]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_ison.cpp
Dunno why this method was static, doesnt need to be...
[user/henk/code/inspircd.git] / src / cmd_ison.cpp
index 5ab03ba27944fb3ed889c46a7fedd857815d5080..c76bf40e101c8a9c6073150ad729efa2af9119ca 100644 (file)
@@ -11,8 +11,8 @@
  * ---------------------------------------------------
  */
 
-#include "users.h"
 #include "inspircd.h"
+#include "users.h"
 #include "commands/cmd_ison.h"
 
 extern "C" DllExport command_t* init_command(InspIRCd* Instance)