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

New commits:
commit 784e3d96d1d86b1b11eeafb2cfc8199b1a55f0f9
Author: Tor Lillqvist <t...@collabora.com>
Date:   Mon Mar 24 15:12:38 2014 +0200

    Make sure to include Foundation.h to get NSString
    
    Change-Id: I063c7abcbce003a8bbfd8aa8d57416a6aad84760

diff --git a/vcl/inc/headless/svpgdi.hxx b/vcl/inc/headless/svpgdi.hxx
index 38506eb..18cb71a 100644
--- a/vcl/inc/headless/svpgdi.hxx
+++ b/vcl/inc/headless/svpgdi.hxx
@@ -30,6 +30,7 @@
 #ifdef IOS
 #include "quartz/salgdi.h"
 #include <premac.h>
+#include <Foundation/Foundation.h>
 #include <CoreGraphics/CoreGraphics.h>
 #include <postmac.h>
 #endif
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to