summaryrefslogtreecommitdiff
path: root/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:32:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 14:32:06 +0000
commitfa5af66a5d925532d50a0296381146ba717e154b (patch)
tree8a79575f906212f04827d4645ea88e2cab56bf39 /xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
parent6ed55380a134e6f3d10b36a593237a0335977be2 (diff)
INTEGRATION: CWS vgbugs07 (1.6.90); FILE MERGED
2007/06/04 13:23:30 vg 1.6.90.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx')
-rw-r--r--xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
index 7b83bf7973fc..2320bad6e74a 100644
--- a/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
+++ b/xmloff/source/style/XMLFillBitmapSizePropertyHandler.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: XMLFillBitmapSizePropertyHandler.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: vg $ $Date: 2006-11-21 17:36:36 $
+ * last change: $Author: hr $ $Date: 2007-06-27 15:32:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,7 @@
#endif
#ifndef _XMLOFF_XMLUCONV_HXX
-#include "xmluconv.hxx"
+#include <xmloff/xmluconv.hxx>
#endif
#ifndef _RTL_USTRBUF_HXX_