diff options
Diffstat (limited to 'plugins/ZeroSwitch')
-rw-r--r-- | plugins/ZeroSwitch/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ZeroSwitch/src/stdafx.h b/plugins/ZeroSwitch/src/stdafx.h index bac655b9fc..ac729e6640 100644 --- a/plugins/ZeroSwitch/src/stdafx.h +++ b/plugins/ZeroSwitch/src/stdafx.h @@ -10,7 +10,7 @@ #include <windows.h>
#include <newpluginapi.h>
-#include <m_clist.h>
+#include <m_clistint.h>
#include <m_skin.h>
#include <m_langpack.h>
|