diff options
Diffstat (limited to 'plugins/TabSRMM/src/stdafx.h')
-rw-r--r-- | plugins/TabSRMM/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/TabSRMM/src/stdafx.h b/plugins/TabSRMM/src/stdafx.h index 3b6f56b58f..61819c989c 100644 --- a/plugins/TabSRMM/src/stdafx.h +++ b/plugins/TabSRMM/src/stdafx.h @@ -26,6 +26,8 @@ //
// global include file, used to build the precompiled header.
+#define SRMM_OWN_STRUCTURES
+
#include <windows.h>
#include <windowsx.h>
#include <commdlg.h>
|