[Libreoffice-commits] core.git: vcl/inc

Chris Sherlock chris.sherlock79 at gmail.com
Wed Jan 27 02:08:29 PST 2016


 vcl/inc/cairo_cairo.hxx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit 3a90e37a929f167e42c1841a6164a1d092cb7505
Author: Chris Sherlock <chris.sherlock79 at gmail.com>
Date:   Wed Jan 27 21:06:45 2016 +1100

    vcl: cleanup cairo_cairo.hxx
    
    Change-Id: I473397466c130d115add6a8a128e43ba0b4bc50a

diff --git a/vcl/inc/cairo_cairo.hxx b/vcl/inc/cairo_cairo.hxx
index 968954b..c1d5b74 100644
--- a/vcl/inc/cairo_cairo.hxx
+++ b/vcl/inc/cairo_cairo.hxx
@@ -21,8 +21,9 @@
 #define INCLUDED_CANVAS_SOURCE_CAIRO_CAIRO_CAIRO_HXX
 
 #include <sal/config.h>
+
 #include <vcl/cairo.hxx>
-#include "vcl/dllapi.h"
+#include <vcl/dllapi.h>
 
 struct SystemEnvData;
 namespace vcl { class Window; }


More information about the Libreoffice-commits mailing list