summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/browserview.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:41:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:08 +0200
commit3daadac6c93ca2a4e780bc542d7bd2b25e5dd310 (patch)
tree9706d01488514880e84f7048daa3431838a4ab9a /extensions/source/propctrlr/browserview.cxx
parent38fc6283ebe27327fb058dae20644301d0602aaa (diff)
loplugin:includeform: extensions
Change-Id: I2f9001ddae6cbcef51ba2c0415baa727f211261d
Diffstat (limited to 'extensions/source/propctrlr/browserview.cxx')
-rw-r--r--extensions/source/propctrlr/browserview.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/source/propctrlr/browserview.cxx b/extensions/source/propctrlr/browserview.cxx
index 86629b5e0024..3418d642d3e5 100644
--- a/extensions/source/propctrlr/browserview.cxx
+++ b/extensions/source/propctrlr/browserview.cxx
@@ -19,8 +19,8 @@
#include "browserview.hxx"
#include "propertyeditor.hxx"
-#include "helpids.h"
-#include "propctrlr.h"
+#include <helpids.h>
+#include <propctrlr.h>
#include <vcl/tabpage.hxx>
#include <memory>