summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:42:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:10 +0200
commit54ef1c155990bee247f083a37be9515b43709ac3 (patch)
tree9246a70e38e040cd35d38298ee50528e1e37b12c /desktop/source/deployment/gui/dp_gui_extlistbox.cxx
parent957e6c7968b205caf939c53942fe1c5fd64d57ef (diff)
loplugin:includeform: desktop
Change-Id: I2dacb21cd0c9618dadb49912e0f09c9ab576f9b0
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui_extlistbox.cxx')
-rw-r--r--desktop/source/deployment/gui/dp_gui_extlistbox.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_extlistbox.cxx b/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
index 033fbf48bb77..1a1a32a6bfcc 100644
--- a/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
+++ b/desktop/source/deployment/gui/dp_gui_extlistbox.cxx
@@ -19,13 +19,13 @@
#include <svtools/controldims.hxx>
-#include "dp_shared.hxx"
+#include <dp_shared.hxx>
#include "dp_gui.h"
#include "dp_gui_extlistbox.hxx"
#include "dp_gui_theextmgr.hxx"
#include "dp_gui_dialog2.hxx"
-#include "dp_dependencies.hxx"
-#include "bitmaps.hlst"
+#include <dp_dependencies.hxx>
+#include <bitmaps.hlst>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/i18n/CollatorOptions.hpp>