diff options
Diffstat (limited to 'include/Platform.h')
-rw-r--r-- | include/Platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Platform.h b/include/Platform.h index 590ab5e31..24c6b8854 100644 --- a/include/Platform.h +++ b/include/Platform.h @@ -45,6 +45,7 @@ #pragma warning(disable: 4800 4244 4309) #endif #include <windows.h> +#include <commctrl.h> #include <richedit.h> #endif |