diff options
-rw-r--r-- | desktop/win32/source/applauncher/launcher.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/win32/source/applauncher/launcher.hxx b/desktop/win32/source/applauncher/launcher.hxx index 0dcf720f2aac..e602bfe94428 100644 --- a/desktop/win32/source/applauncher/launcher.hxx +++ b/desktop/win32/source/applauncher/launcher.hxx @@ -4,7 +4,7 @@ #error Need C++ to compile #endif -#include <Windows.h> +#include <windows.h> #ifndef _INC_TCHAR # ifdef UNICODE |