*** VERSION 5.6.0 ***
[NeonServV5.git] / src / modules / global.mod / cmd_global.h
index b1f80beb2642093c1316f0b7600693ef8344eac1..38421a98fe1f50530b039d3b80d67b1ae38e2de0 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_global.h - NeonServ v5.4
+/* cmd_global.h - NeonServ v5.6
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -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