summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-05-24 10:10:28 +0200
committerJesús Corrius <jesus@softcatala.org>2012-05-24 10:10:28 +0200
commitdbbda42a4373dcd28c9f3b11a9d66fa1f69bbb85 (patch)
tree812b716edb7a02505b9d90d5a97353a98b7e9047 /desktop/win32
parent776db316d271d14e653426e21e66b983ec52100a (diff)
include files always in lowercase
Diffstat (limited to 'desktop/win32')
-rw-r--r--desktop/win32/source/applauncher/launcher.hxx2
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