diff options
Diffstat (limited to 'include/vcl/settings.hxx')
-rw-r--r-- | include/vcl/settings.hxx | 14 |
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> |