summaryrefslogtreecommitdiff
path: root/svtools/source/uno/treecontrolpeer.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 11:34:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-29 11:34:55 +0000
commit9e2c84c56b64dcd296088d69cf9f478300745ec4 (patch)
tree8cdba77ab3d89921908a2ab4b465ae3e7128798a /svtools/source/uno/treecontrolpeer.cxx
parentc1877dc19b6962d44f21e3a05f0cc058786cb088 (diff)
#i10000#: fix includes
Diffstat (limited to 'svtools/source/uno/treecontrolpeer.cxx')
-rw-r--r--svtools/source/uno/treecontrolpeer.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/uno/treecontrolpeer.cxx b/svtools/source/uno/treecontrolpeer.cxx
index cb7f5b75353c..f1df124c2de7 100644
--- a/svtools/source/uno/treecontrolpeer.cxx
+++ b/svtools/source/uno/treecontrolpeer.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: treecontrolpeer.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 12:18:37 $
+ * last change: $Author: hr $ $Date: 2007-06-29 12:34:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -69,7 +69,7 @@
#include <rtl/ref.hxx>
#include <vcl/graph.hxx>
-#include <svtreebx.hxx>
+#include <svtools/svtreebx.hxx>
#include <map>