summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/colctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:27:16 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:27:16 +0000
commitde9e18cf4fca52879f65417a19b3d4dce2a60bf8 (patch)
tree1cab37a8eb3f363b1d9b4467933100dddcafd27c /svtools/source/dialogs/colctrl.cxx
parent5efa99b461ec2a7c33aadbd4bbbe3f923d4eca63 (diff)
INTEGRATION: CWS vgbugs07 (1.8.182); FILE MERGED
2007/06/04 13:31:34 vg 1.8.182.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/dialogs/colctrl.cxx')
-rw-r--r--svtools/source/dialogs/colctrl.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/dialogs/colctrl.cxx b/svtools/source/dialogs/colctrl.cxx
index 3ddb21a09b12..ad53ca6125bd 100644
--- a/svtools/source/dialogs/colctrl.cxx
+++ b/svtools/source/dialogs/colctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: colctrl.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 15:13:42 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:27:16 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -44,7 +44,7 @@
#include <vcl/bmpacc.hxx>
#endif
-#include <colctrl.hxx>
+#include <svtools/colctrl.hxx>
// ----------------
// - ColorControl -