summaryrefslogtreecommitdiff
path: root/plugins/wbOSD/src/wbOSD.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/wbOSD/src/wbOSD.cpp')
-rw-r--r--plugins/wbOSD/src/wbOSD.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wbOSD/src/wbOSD.cpp b/plugins/wbOSD/src/wbOSD.cpp
index bb7eb97355..27b1f4db6b 100644
--- a/plugins/wbOSD/src/wbOSD.cpp
+++ b/plugins/wbOSD/src/wbOSD.cpp
@@ -7,7 +7,7 @@ This plugin tries to become miranda's standard OSD ;-)
Distributed under GNU's GPL 2 or later
*/
-#include "wbOSD.h"
+#include "stdafx.h"
TCHAR szClassName[] = _T("wbOSD");
const static osdmsg defstr={_T(""), 0, RGB(0, 0, 0), 0, 0};