diff options
author | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 12:12:42 +0200 |
---|---|---|
committer | Jesús Corrius <jesus@softcatala.org> | 2012-06-04 12:12:42 +0200 |
commit | 335b175cdaf02b77104559a3b0ea6a403533d79d (patch) | |
tree | c42ddc6cf6bb71c5e24cf4f83bc2db9b769b39a3 /desktop | |
parent | 3c3d6c6dedc145aef6a91816cfed03c399f338a5 (diff) |
Make sure all the required headers are there
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/win32/source/applauncher/launcher.hxx | 1 |
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 |