diff options
Diffstat (limited to 'plugins/SpellChecker/src/stdafx.h')
-rw-r--r-- | plugins/SpellChecker/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/stdafx.h b/plugins/SpellChecker/src/stdafx.h index ea4ea9b6bc..2b7fd394f8 100644 --- a/plugins/SpellChecker/src/stdafx.h +++ b/plugins/SpellChecker/src/stdafx.h @@ -44,7 +44,7 @@ using namespace std; #include <m_icolib.h>
#include <m_hotkeys.h>
#include <win2k.h>
-#include <m_system_cpp.h>
+#include <m_system.h>
//own includes
#include <m_folders.h>
|