summaryrefslogtreecommitdiff
path: root/vcl/inc/impoct.hxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-11 10:16:44 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-11 10:30:07 +0200
commita1fc912096220648bb2064ff3603bd95fdc84d93 (patch)
treebd5d3bc6c638da95f53a665d45a0fc26bb5aecde /vcl/inc/impoct.hxx
parenta0e8a1b69106dd55dd52fc6966ecf2b19d461fa9 (diff)
octree.hxx is private to vcl
Change-Id: I3cb377cfa99914fdba00504fb7d955e088bfca76
Diffstat (limited to 'vcl/inc/impoct.hxx')
-rw-r--r--vcl/inc/impoct.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/impoct.hxx b/vcl/inc/impoct.hxx
index 3fc916a62b22..c4219e95b91e 100644
--- a/vcl/inc/impoct.hxx
+++ b/vcl/inc/impoct.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_VCL_INC_IMPOCT_HXX
#define INCLUDED_VCL_INC_IMPOCT_HXX
-#include <vcl/octree.hxx>
+#include "octree.hxx"
// ----------------
// - ImpErrorQuad -