*** VERSION 5.5.0 ***
[NeonServV5.git] / src / modules / DummyServ.mod / bot_DummyServ.h
index 7483fec06f3995d03f217fcef1d4f350895d1f45..e20bc01a98de5dd114a68c19012d7994a7a74079 100644 (file)
@@ -1,4 +1,4 @@
-/* bot_DummyServ.h - NeonServ v5.3
+/* bot_DummyServ.h - NeonServ v5.5
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -17,7 +17,7 @@
 #ifndef _bot_DummyServ_h
 #define _bot_DummyServ_h
 
-#include "main.h"
+#include "../../main.h"
 
 void init_DummyServ(int type);
 void loop_DummyServ();