diff options
Diffstat (limited to 'plugins/TabSRMM/src/themeio.cpp')
-rw-r--r-- | plugins/TabSRMM/src/themeio.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/themeio.cpp b/plugins/TabSRMM/src/themeio.cpp index c8636f7bf5..7437a5fd77 100644 --- a/plugins/TabSRMM/src/themeio.cpp +++ b/plugins/TabSRMM/src/themeio.cpp @@ -26,7 +26,7 @@ //
// Import and export theme settings between files and the database
-#include "commonheaders.h"
+#include "stdafx.h"
#define CURRENT_THEME_VERSION 5
#define THEME_COOKIE 25099837
|