summaryrefslogtreecommitdiff
path: root/cui/source/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:43:01 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit7182283c13238bdd3d6795f793f6c14b234585d4 (patch)
tree38ee352cdadbd5d739d85707a58da065a0d2ac3c /cui/source/inc
parent4b27653a122acbbb38c800f0b1972f339e73d115 (diff)
loplugin:includeform: cui
Change-Id: Ibd88b2ee4252733c5aeee97bec27f34b8e555364
Diffstat (limited to 'cui/source/inc')
-rw-r--r--cui/source/inc/cuigaldlg.hxx2
-rw-r--r--cui/source/inc/hltpbase.hxx2
-rw-r--r--cui/source/inc/macroass.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/cui/source/inc/cuigaldlg.hxx b/cui/source/inc/cuigaldlg.hxx
index d4fdaa5ed54b..55e4402b2ced 100644
--- a/cui/source/inc/cuigaldlg.hxx
+++ b/cui/source/inc/cuigaldlg.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_CUI_SOURCE_INC_CUIGALDLG_HXX
#define INCLUDED_CUI_SOURCE_INC_CUIGALDLG_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <salhelper/thread.hxx>
#include <vcl/dialog.hxx>
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx
index ef2661a7187c..b9d410f0a7cf 100644
--- a/cui/source/inc/hltpbase.hxx
+++ b/cui/source/inc/hltpbase.hxx
@@ -36,7 +36,7 @@
#include <svtools/inettbc.hxx>
#include <vcl/timer.hxx>
-#include <dialmgr.hxx>
+#include "dialmgr.hxx"
#include <sfx2/docfile.hxx>
#include <com/sun/star/frame/XFrame.hpp>
#include "helpids.h"
diff --git a/cui/source/inc/macroass.hxx b/cui/source/inc/macroass.hxx
index d7b631f8c21e..8fe19005b034 100644
--- a/cui/source/inc/macroass.hxx
+++ b/cui/source/inc/macroass.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_CUI_SOURCE_INC_MACROASS_HXX
#define INCLUDED_CUI_SOURCE_INC_MACROASS_HXX
-#include "sal/config.h"
+#include <sal/config.h>
#include <sfx2/basedlgs.hxx>
#include <sfx2/tabdlg.hxx>