]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/cmd_version.cpp
Fix all typos (not as fun as 'kill all humans' but meh, beggers cant be choosers)
[user/henk/code/inspircd.git] / src / cmd_version.cpp
index bdb8a8b2336be936e5debeb1243e1ee5f1455085..5718f8e8a9463defd72a07ce28b57a4db0bd8ba6 100644 (file)
@@ -19,7 +19,7 @@
 #include "users.h"
 #include "commands.h"
 #include "helperfuncs.h"
-#include "cmd_version.h"
+#include "commands/cmd_version.h"
 
 extern ServerConfig* Config;
 extern InspIRCd* ServerInstance;