X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2Fmodules%2FDummyServ.mod%2Fbot_DummyServ.h;h=fe211005fff5524feebdd36d536896b465efcc74;hp=7483fec06f3995d03f217fcef1d4f350895d1f45;hb=8a990d2c87f8f8a6ca26dd2c6afef161dab2eb9e;hpb=706e48b1e666054030c491d864f740071e390038 diff --git a/src/modules/DummyServ.mod/bot_DummyServ.h b/src/modules/DummyServ.mod/bot_DummyServ.h index 7483fec..fe21100 100644 --- a/src/modules/DummyServ.mod/bot_DummyServ.h +++ b/src/modules/DummyServ.mod/bot_DummyServ.h @@ -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();