diff options
Diffstat (limited to 'plugins/HTTPServer/src/Glob.h')
-rw-r--r-- | plugins/HTTPServer/src/Glob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HTTPServer/src/Glob.h b/plugins/HTTPServer/src/Glob.h index 7d21925204..fac6c3f3eb 100644 --- a/plugins/HTTPServer/src/Glob.h +++ b/plugins/HTTPServer/src/Glob.h @@ -30,7 +30,7 @@ using namespace std; #include <win2k.h>
#include <newpluginapi.h>
#include <m_database.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_langpack.h>
#include <m_userinfo.h>
#include <m_netlib.h>
|