X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2Fmodules%2Fglobal.mod%2Fcmd_global.h;h=d44a18fe8ce834d047ad6ffd7f8c6b3c5357a458;hp=b1f80beb2642093c1316f0b7600693ef8344eac1;hb=ee3a72eb4a412a0a504d070db1b41c6907f7604d;hpb=939c6051a3ee85e3b3877fde35bdbf36ecb94fbc diff --git a/src/modules/global.mod/cmd_global.h b/src/modules/global.mod/cmd_global.h index b1f80be..d44a18f 100644 --- a/src/modules/global.mod/cmd_global.h +++ b/src/modules/global.mod/cmd_global.h @@ -17,6 +17,7 @@ #ifndef _cmd_global_h #define _cmd_global_h #include "../module.h" +#include "../botid.h" #include "../../main.h" #include "../../modcmd.h" #include "../../IRCParser.h" @@ -71,4 +72,5 @@ CMD_BIND(global_cmd_unbind); CMD_BIND(global_cmd_unregister); CMD_BIND(global_cmd_version); + #endif \ No newline at end of file