summaryrefslogtreecommitdiff
path: root/include/vcl/settings.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:31:59 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:46 -0600
commit084b7198afcb6dad4ae5451ba69ee07beb0cd7d0 (patch)
treec3dcceeb5b23b3b926058d818dbd615d337fd544 /include/vcl/settings.hxx
parentd6fec4ba5d3800bcab10e10750facffc6756e394 (diff)
fdo#65108 inter-module includes <> include/vcl
Change-Id: I085f87fafef860cea5b4130ad602c64c121995e2
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r--include/vcl/settings.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/include/vcl/settings.hxx b/include/vcl/settings.hxx
index ae508196613b..6f670fd11c79 100644
--- a/include/vcl/settings.hxx
+++ b/include/vcl/settings.hxx
@@ -20,13 +20,13 @@
#ifndef INCLUDED_VCL_SETTINGS_HXX
#define INCLUDED_VCL_SETTINGS_HXX
-#include "tools/solar.h"
-#include "vcl/dllapi.h"
-#include "tools/color.hxx"
-#include "vcl/bitmapex.hxx"
-#include "vcl/font.hxx"
-#include "vcl/accel.hxx"
-#include "vcl/wall.hxx"
+#include <tools/solar.h>
+#include <vcl/dllapi.h>
+#include <tools/color.hxx>
+#include <vcl/bitmapex.hxx>
+#include <vcl/font.hxx>
+#include <vcl/accel.hxx>
+#include <vcl/wall.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <unotools/syslocale.hxx>