*** VERSION 5.4.0 ***
[NeonServV5.git] / src / modules / NeonHelp.mod / cmd_neonhelp.h
index c9b91528df2d83192a8e945835dc9717a4c9c1d6..960b627f6ad5162f8308c49a940d803d5df4e133 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_neonhelp.h - NeonServ v5.3
+/* cmd_neonhelp.h - NeonServ v5.4
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -26,7 +26,7 @@
 #include "../../ChanUser.h"
 #include "../../DBHelper.h"
 #include "../../IRCParser.h"
-#include "../../bot_NeonHelp.h"
+#include "bot_NeonHelp.h"
 #include "../../lang.h"
 #include "../../tools.h"