[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - vcl/inc

László Németh nemeth at collabora.com
Thu Dec 4 01:51:53 PST 2014


 vcl/inc/salbmp.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 67bc4c4062b0aeb1135b658d25a23fcd90a82333
Author: László Németh <nemeth at collabora.com>
Date:   Thu Dec 4 10:48:37 2014 +0100

    Fix Windows build
    
    Change-Id: I91fac95e447b8ea479928b17c45a2b579de87056

diff --git a/vcl/inc/salbmp.hxx b/vcl/inc/salbmp.hxx
index 9760bc6..16c47e7 100644
--- a/vcl/inc/salbmp.hxx
+++ b/vcl/inc/salbmp.hxx
@@ -21,6 +21,7 @@
 #define INCLUDED_VCL_INC_SALBMP_HXX
 
 #include <tools/gen.hxx>
+#include <tools/solar.h>
 #include <vcl/dllapi.h>
 
 #include <com/sun/star/rendering/XBitmapCanvas.hpp>


More information about the Libreoffice-commits mailing list