[Libreoffice-commits] .: desktop/win32
Jesús Corrius
jcorrius at kemper.freedesktop.org
Mon Jun 4 03:13:59 PDT 2012
desktop/win32/source/applauncher/launcher.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 335b175cdaf02b77104559a3b0ea6a403533d79d
Author: Jesús Corrius <jesus at softcatala.org>
Date: Mon Jun 4 12:12:42 2012 +0200
Make sure all the required headers are there
diff --git a/desktop/win32/source/applauncher/launcher.hxx b/desktop/win32/source/applauncher/launcher.hxx
index 7b6f4ac..1ce55e5 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
More information about the Libreoffice-commits
mailing list