]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/threadengines/threadengine_win32.h
Fix some of the include guard names (requested by SaberUK)
[user/henk/code/inspircd.git] / include / threadengines / threadengine_win32.h
index 23d3e9233abcb34492e296d53934d92b346219ba..b6025d3361005c5957b44f99f2c5a68cf00206f6 100644 (file)
@@ -11,8 +11,8 @@
  * ---------------------------------------------------
  */
 
-#ifndef THREADENGINE_WIN32THREAD
-#define THREADENGINE_WIN32THREAD
+#ifndef THREADENGINE_WIN32_H
+#define THREADENGINE_WIN32_H
 
 #include "inspircd_config.h"
 #include "base.h"