diff options
Diffstat (limited to 'plugins/TabSRMM/src/taskbar.cpp')
-rw-r--r-- | plugins/TabSRMM/src/taskbar.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/taskbar.cpp b/plugins/TabSRMM/src/taskbar.cpp index 20b6ea883b..8d1c315fec 100644 --- a/plugins/TabSRMM/src/taskbar.cpp +++ b/plugins/TabSRMM/src/taskbar.cpp @@ -51,7 +51,7 @@ // Each proxy window has a CThumbIM or CThumbMUC object which represents
// the actual thumbnail bitmap.
-#include "commonheaders.h"
+#include "stdafx.h"
/**
* maps MUC event types to icon names for retrieving the "big" icons
|