summaryrefslogtreecommitdiff
path: root/vcl/source/app/help.cxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:28:18 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:45:47 +0200
commitca39dddb8b3c01ff1d8a4cf2961c1b61563397a1 (patch)
treee9f9103fe3045cd56e7a6fc1f19afba3d064bdce /vcl/source/app/help.cxx
parente279245767050c8ca9743b33ab395cb67dd9a63c (diff)
loplugin:includeform: vcl
Change-Id: Id7dea3917740aaf4db8dada5e2bea6e117d714ea
Diffstat (limited to 'vcl/source/app/help.cxx')
-rw-r--r--vcl/source/app/help.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/vcl/source/app/help.cxx b/vcl/source/app/help.cxx
index a1d909eb6eed..0f608b56d5b5 100644
--- a/vcl/source/app/help.cxx
+++ b/vcl/source/app/help.cxx
@@ -19,8 +19,8 @@
#include <comphelper/string.hxx>
-#include "tools/diagnose_ex.h"
-#include "tools/time.hxx"
+#include <tools/diagnose_ex.h>
+#include <tools/time.hxx>
#include <vcl/window.hxx>
#include <vcl/event.hxx>
@@ -29,9 +29,9 @@
#include <vcl/help.hxx>
#include <vcl/settings.hxx>
-#include "helpwin.hxx"
-#include "salframe.hxx"
-#include "svdata.hxx"
+#include <helpwin.hxx>
+#include <salframe.hxx>
+#include <svdata.hxx>
#define HELPWINSTYLE_QUICK 0
#define HELPWINSTYLE_BALLOON 1