summaryrefslogtreecommitdiff
path: root/include/svtools/treelistentry.hxx
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 15:40:46 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2013-11-09 18:48:49 -0600
commitab3506ec724805bf4d586e5cfa479f7eb2e8e9a3 (patch)
tree6622d82a13bbbb7057db85856f4e641d0cfbfdec /include/svtools/treelistentry.hxx
parentd902542058767691b30b514e4729bb7c4310a644 (diff)
fdo#65108 inter-module includes <> include/svtools
Change-Id: I7e004e1e4fbc2141ff421af6be0e8bf5a026b189
Diffstat (limited to 'include/svtools/treelistentry.hxx')
-rw-r--r--include/svtools/treelistentry.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svtools/treelistentry.hxx b/include/svtools/treelistentry.hxx
index 2f7be5ec020e..f839b2621c33 100644
--- a/include/svtools/treelistentry.hxx
+++ b/include/svtools/treelistentry.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SVTOOLS_TREELISTENTRY_HXX
#define INCLUDED_SVTOOLS_TREELISTENTRY_HXX
-#include "svtdllapi.h"
-#include "tools/solar.h"
-#include "treelistbox.hxx"
-#include "treelistentries.hxx"
+#include <svtools/svtdllapi.h>
+#include <tools/solar.h>
+#include <svtools/treelistbox.hxx>
+#include <svtools/treelistentries.hxx>
#include <boost/ptr_container/ptr_vector.hpp>