diff options
Diffstat (limited to 'plugins/MessageState/src/stdafx.h')
-rw-r--r-- | plugins/MessageState/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MessageState/src/stdafx.h b/plugins/MessageState/src/stdafx.h index 115d3c067c..8d47d0212c 100644 --- a/plugins/MessageState/src/stdafx.h +++ b/plugins/MessageState/src/stdafx.h @@ -13,7 +13,6 @@ #include <m_icolib.h>
#include <m_extraicons.h>
#include <m_message.h>
-#include <m_timezones.h>
#include "resource.h"
#include "Version.h"
@@ -22,3 +21,4 @@ #define MODULENAME "MessageState"
extern HINSTANCE g_hInst;
+extern IconItem Icons[];
\ No newline at end of file |