diff options
Diffstat (limited to 'plugins/WebView/src/stdafx.h')
-rw-r--r-- | plugins/WebView/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WebView/src/stdafx.h b/plugins/WebView/src/stdafx.h index 60eee0355b..2dc3a797e8 100644 --- a/plugins/WebView/src/stdafx.h +++ b/plugins/WebView/src/stdafx.h @@ -1,4 +1,4 @@ -#include <windows.h>
+#include <windows.h>
#include <shlwapi.h>
#include <Richedit.h>
#include <Commctrl.h>
|