*** VERSION 5.4.0 ***
[NeonServV5.git] / src / modules / funcmd.mod / cmd_funcmds.h
index 70125dd1a06001012c57d54fdff00ba403786524..650c446d7dfb44b93f76e1401076d1cdbe37300c 100644 (file)
@@ -1,4 +1,4 @@
-/* cmd_funcmds.h - NeonServ v5.3
+/* cmd_funcmds.h - NeonServ v5.4
  * Copyright (C) 2011-2012  Philipp Kreil (pk910)
  * 
  * This program is free software: you can redistribute it and/or modify
@@ -17,8 +17,8 @@
 #ifndef _cmd_funcmds_h
 #define _cmd_funcmds_h
 #include "../module.h"
-#include "main.h"
-#include "modcmd.h"
+#include "../../main.h"
+#include "../../modcmd.h"
 
 void init_funcmds();
 void register_commands();