diff options
Diffstat (limited to 'plugins/TabSRMM/src/themes.cpp')
-rw-r--r-- | plugins/TabSRMM/src/themes.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/themes.cpp b/plugins/TabSRMM/src/themes.cpp index 88bd0dc11b..d5b5733024 100644 --- a/plugins/TabSRMM/src/themes.cpp +++ b/plugins/TabSRMM/src/themes.cpp @@ -27,7 +27,7 @@ // Implements the skinning engine and most parts of the aero support in
// tabSRMM 3.x+
-#include "commonheaders.h"
+#include "stdafx.h"
static SKINDESC my_default_skin[] = {
IDR_SKIN_AERO, _T("tabskin_aero.png"),
|