summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/wbOSD/src/wbOSD.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/wbOSD/src/wbOSD.h b/plugins/wbOSD/src/wbOSD.h
index 5c89c1c4b1..7f8a1e61a2 100644
--- a/plugins/wbOSD/src/wbOSD.h
+++ b/plugins/wbOSD/src/wbOSD.h
@@ -10,6 +10,7 @@ Distributed under GNU's GPL 2 or later
#define _WIN32_WINNT 0x0500
#define _CRT_SECURE_NO_WARNINGS
+#include <windows.h>
#include <shlwapi.h>
#include <commctrl.h>