summaryrefslogtreecommitdiff
path: root/desktop/win32
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-06-04 12:12:42 +0200
committerJesús Corrius <jesus@softcatala.org>2012-06-04 12:12:42 +0200
commit335b175cdaf02b77104559a3b0ea6a403533d79d (patch)
treec42ddc6cf6bb71c5e24cf4f83bc2db9b769b39a3 /desktop/win32
parent3c3d6c6dedc145aef6a91816cfed03c399f338a5 (diff)
Make sure all the required headers are there
Diffstat (limited to 'desktop/win32')
-rw-r--r--desktop/win32/source/applauncher/launcher.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/win32/source/applauncher/launcher.hxx b/desktop/win32/source/applauncher/launcher.hxx
index 7b6f4ac042a9..1ce55e5f4de1 100644
--- a/desktop/win32/source/applauncher/launcher.hxx
+++ b/desktop/win32/source/applauncher/launcher.hxx
@@ -6,6 +6,7 @@
#include <windows.h>
#include <winbase.h>
+#include <windef.h>
#include <shlwapi.h>
#ifndef _INC_TCHAR