]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/modules/m_globalload.cpp
Auto loading of commands as shared objects via dlsym (very lightweight interface...
[user/henk/code/inspircd.git] / src / modules / m_globalload.cpp
index 842b03a27154dd0473ba5452dab92263e4df8025..dfd518cf27d3b68458f3ed50b77e593b8a502e20 100644 (file)
@@ -23,7 +23,7 @@ using namespace std;
 #include "channels.h"
 #include "modules.h"
 #include "inspircd.h"
-#include "helperfuncs.h"
+
 
 class cmd_gloadmodule : public command_t
 {