summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formenums.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:15:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:15:51 +0000
commit1c8a87b81ccd570565c713bb86e2fe12ef4cbe01 (patch)
tree19f1b37f8b1f9b7d6893e6c767fc71af7131fd92 /xmloff/source/forms/formenums.cxx
parent9b28b23ec286e14b66e370bf5e5270ee7483bc2a (diff)
INTEGRATION: CWS vgbugs07 (1.15.124); FILE MERGED
2007/06/04 13:23:26 vg 1.15.124.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/forms/formenums.cxx')
-rw-r--r--xmloff/source/forms/formenums.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/forms/formenums.cxx b/xmloff/source/forms/formenums.cxx
index 73201486be58..392e19e65a5c 100644
--- a/xmloff/source/forms/formenums.cxx
+++ b/xmloff/source/forms/formenums.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: formenums.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 10:35:10 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:14:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -86,7 +86,7 @@
#include <vcl/wintypes.hxx> // for check states
#endif
#ifndef _XMLOFF_XMLTOKEN_HXX
-#include "xmltoken.hxx"
+#include <xmloff/xmltoken.hxx>
#endif
//.........................................................................