summaryrefslogtreecommitdiffstats
path: root/include/sfx2/taskpane.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:21:58 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:43 -0600
commitdc8fcd50906cffb1d0a1a24b80f3e9fa762aa27b (patch)
treeaa2e4f4acc668c1dba5f83c6e2f337e08804e2df /include/sfx2/taskpane.hxx
parentfdo#65108 inter-module includes <> include/salhelper (diff)
downloadcore-dc8fcd50906cffb1d0a1a24b80f3e9fa762aa27b.tar.gz
core-dc8fcd50906cffb1d0a1a24b80f3e9fa762aa27b.zip
fdo#65108 inter-module includes <> include/sfx2
Change-Id: Id2dc67262eb91cb6c7ca030e334e3623d7535d45
Diffstat (limited to 'include/sfx2/taskpane.hxx')
-rw-r--r--include/sfx2/taskpane.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/taskpane.hxx b/include/sfx2/taskpane.hxx
index ad6351205f05..559a091b2ed3 100644
--- a/include/sfx2/taskpane.hxx
+++ b/include/sfx2/taskpane.hxx
@@ -20,9 +20,9 @@
#ifndef INCLUDED_SFX2_TASKPANE_HXX
#define INCLUDED_SFX2_TASKPANE_HXX
-#include "sfx2/dllapi.h"
-#include "sfx2/childwin.hxx"
-#include "sfx2/titledockwin.hxx"
+#include <sfx2/dllapi.h>
+#include <sfx2/childwin.hxx>
+#include <sfx2/titledockwin.hxx>
#include <svtools/toolpanel/tabalignment.hxx>
#include <svtools/toolpanel/tabitemcontent.hxx>