diff options
Diffstat (limited to 'include/threadengines')
-rw-r--r-- | include/threadengines/threadengine_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/threadengines/threadengine_win32.h b/include/threadengines/threadengine_win32.h index f068ac707..2fdcac565 100644 --- a/include/threadengines/threadengine_win32.h +++ b/include/threadengines/threadengine_win32.h @@ -21,7 +21,7 @@ #ifndef THREADENGINE_WIN32_H #define THREADENGINE_WIN32_H -#include "inspircd_config.h" +#include "config.h" #include "base.h" class Thread; |