summaryrefslogtreecommitdiff
path: root/vcl/inc
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-02-13 00:29:50 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-02-13 00:29:50 +1100
commit6858d517574aec65527ffa57b2b936bfa949ae92 (patch)
tree978455a7e9a2205d6804961bc653e0d7fbdebe30 /vcl/inc
parente6d6e35320984fe4198314e3ea3a91ead6b41392 (diff)
vcl: include vcl headers via triangular brackets instead of quotes
Change-Id: I311f7db622ce341527fe12a92b516f800b602f92
Diffstat (limited to 'vcl/inc')
-rw-r--r--vcl/inc/headless/svpprn.hxx2
-rw-r--r--vcl/inc/opengl/salbmp.hxx2
-rw-r--r--vcl/inc/osx/printview.h2
-rw-r--r--vcl/inc/osx/saldata.hxx2
-rw-r--r--vcl/inc/osx/salframe.h2
-rw-r--r--vcl/inc/osx/salobj.h2
-rw-r--r--vcl/inc/quartz/common.h2
-rw-r--r--vcl/inc/quartz/salbmp.h2
-rw-r--r--vcl/inc/unx/cupsmgr.hxx2
-rw-r--r--vcl/inc/unx/genprn.h2
-rw-r--r--vcl/inc/unx/printergfx.hxx2
-rw-r--r--vcl/inc/unx/printerjob.hxx2
12 files changed, 12 insertions, 12 deletions
diff --git a/vcl/inc/headless/svpprn.hxx b/vcl/inc/headless/svpprn.hxx
index 61487e7a13f7..1c6d05d2069d 100644
--- a/vcl/inc/headless/svpprn.hxx
+++ b/vcl/inc/headless/svpprn.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_HEADLESS_SVPPRN_HXX
#define INCLUDED_VCL_INC_HEADLESS_SVPPRN_HXX
-#include "vcl/jobdata.hxx"
+#include <vcl/jobdata.hxx>
#include "unx/printergfx.hxx"
#include "unx/printerjob.hxx"
#include "unx/genprn.h"
diff --git a/vcl/inc/opengl/salbmp.hxx b/vcl/inc/opengl/salbmp.hxx
index 69b24a8e1225..4eb0b019d5b6 100644
--- a/vcl/inc/opengl/salbmp.hxx
+++ b/vcl/inc/opengl/salbmp.hxx
@@ -22,7 +22,7 @@
#include <vcl/opengl/OpenGLContext.hxx>
-#include "vcl/salbtype.hxx"
+#include <vcl/salbtype.hxx>
#include "opengl/bmpop.hxx"
#include "opengl/texture.hxx"
diff --git a/vcl/inc/osx/printview.h b/vcl/inc/osx/printview.h
index 22fafb6a3f81..83516c681336 100644
--- a/vcl/inc/osx/printview.h
+++ b/vcl/inc/osx/printview.h
@@ -24,7 +24,7 @@
#include <Cocoa/Cocoa.h>
#include "postmac.h"
-#include "vcl/print.hxx"
+#include <vcl/print.hxx>
class AquaSalInfoPrinter;
diff --git a/vcl/inc/osx/saldata.hxx b/vcl/inc/osx/saldata.hxx
index 1ea8074e9b38..fbc28e05391d 100644
--- a/vcl/inc/osx/saldata.hxx
+++ b/vcl/inc/osx/saldata.hxx
@@ -28,7 +28,7 @@
#include "com/sun/star/uno/Reference.hxx"
-#include "vcl/ptrstyle.hxx"
+#include <vcl/ptrstyle.hxx>
#include "svdata.hxx"
#include "salwtype.hxx"
diff --git a/vcl/inc/osx/salframe.h b/vcl/inc/osx/salframe.h
index 360a2e9b39dd..ac885c9eb2da 100644
--- a/vcl/inc/osx/salframe.h
+++ b/vcl/inc/osx/salframe.h
@@ -24,7 +24,7 @@
#include <IOKit/pwr_mgt/IOPMLib.h>
#include <postmac.h>
-#include "vcl/sysdata.hxx"
+#include <vcl/sysdata.hxx>
#include "osx/salmenu.h"
#include "osx/saldata.hxx"
diff --git a/vcl/inc/osx/salobj.h b/vcl/inc/osx/salobj.h
index c963ead06be2..8dc316e6d9f0 100644
--- a/vcl/inc/osx/salobj.h
+++ b/vcl/inc/osx/salobj.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_OSX_SALOBJ_H
#define INCLUDED_VCL_INC_OSX_SALOBJ_H
-#include "vcl/sysdata.hxx"
+#include <vcl/sysdata.hxx>
#include "salobj.hxx"
class AquaSalFrame;
diff --git a/vcl/inc/quartz/common.h b/vcl/inc/quartz/common.h
index 49c7e1a9282c..0037111985f8 100644
--- a/vcl/inc/quartz/common.h
+++ b/vcl/inc/quartz/common.h
@@ -42,7 +42,7 @@
#define round_to_long(a) ((a) >= 0 ? ((long)((a) + 0.5)) : ((long)((a) - 0.5)))
-#include "vcl/salgtype.hxx"
+#include <vcl/salgtype.hxx>
std::ostream &operator <<(std::ostream& s, CTFontRef pFont);
diff --git a/vcl/inc/quartz/salbmp.h b/vcl/inc/quartz/salbmp.h
index 3166fd595b34..6ffd1e36ca50 100644
--- a/vcl/inc/quartz/salbmp.h
+++ b/vcl/inc/quartz/salbmp.h
@@ -22,7 +22,7 @@
#include "tools/gen.hxx"
-#include "vcl/salbtype.hxx"
+#include <vcl/salbtype.hxx>
#include "quartz/salgdi.h"
diff --git a/vcl/inc/unx/cupsmgr.hxx b/vcl/inc/unx/cupsmgr.hxx
index a022e22b5e4a..e7860e2f8f5c 100644
--- a/vcl/inc/unx/cupsmgr.hxx
+++ b/vcl/inc/unx/cupsmgr.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
#define INCLUDED_VCL_INC_UNX_CUPSMGR_HXX
-#include "vcl/printerinfomanager.hxx"
+#include <vcl/printerinfomanager.hxx>
#include "osl/module.h"
#include "osl/thread.h"
#include "osl/mutex.hxx"
diff --git a/vcl/inc/unx/genprn.h b/vcl/inc/unx/genprn.h
index 7d34984b7b64..94a4046a08a0 100644
--- a/vcl/inc/unx/genprn.h
+++ b/vcl/inc/unx/genprn.h
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_GENERIC_GENPRN_H
#define INCLUDED_VCL_INC_GENERIC_GENPRN_H
-#include "vcl/jobdata.hxx"
+#include <vcl/jobdata.hxx>
#include "unx/printergfx.hxx"
#include "unx/printerjob.hxx"
#include "salprn.hxx"
diff --git a/vcl/inc/unx/printergfx.hxx b/vcl/inc/unx/printergfx.hxx
index e820cd729eb7..d4807fe3c018 100644
--- a/vcl/inc/unx/printergfx.hxx
+++ b/vcl/inc/unx/printergfx.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_GENERIC_PRINTERGFX_HXX
#define INCLUDED_VCL_INC_GENERIC_PRINTERGFX_HXX
-#include "vcl/helper.hxx"
+#include <vcl/helper.hxx>
#include "sallayout.hxx"
#include "osl/file.hxx"
#include "tools/gen.hxx"
diff --git a/vcl/inc/unx/printerjob.hxx b/vcl/inc/unx/printerjob.hxx
index af9ee71632ca..8f283cdaff1d 100644
--- a/vcl/inc/unx/printerjob.hxx
+++ b/vcl/inc/unx/printerjob.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_GENERIC_PRINTERJOB_HXX
#define INCLUDED_VCL_INC_GENERIC_PRINTERJOB_HXX
-#include "vcl/jobdata.hxx"
+#include <vcl/jobdata.hxx>
#include "osl/file.hxx"
#include "rtl/string.hxx"