summaryrefslogtreecommitdiff
path: root/tools/inc/impcont.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'tools/inc/impcont.hxx')
-rw-r--r--tools/inc/impcont.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/inc/impcont.hxx b/tools/inc/impcont.hxx
index 9e7690a394b0..ccab254ee535 100644
--- a/tools/inc/impcont.hxx
+++ b/tools/inc/impcont.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: impcont.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:46:12 $
+ * last change: $Author: hr $ $Date: 2007-06-27 22:08:17 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -37,11 +37,11 @@
#define _IMPCONT_HXX
#ifndef _TOOLS_H
-#include <tools.h>
+#include <tools/tools.h>
#endif
#ifndef _CONTNR_HXX
-#include <contnr.hxx>
+#include <tools/contnr.hxx>
#endif
typedef void* PVOID;