summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/fntctrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:05:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:05:06 +0000
commitb160b92e750205605f858aa6f9f4c9f403d63633 (patch)
treee91e7282e9b48c4d4b8b76196e03505f70ba2549 /svx/source/dialog/fntctrl.cxx
parentINTEGRATION: CWS vgbugs07 (1.13.50); FILE MERGED (diff)
downloadcore-b160b92e750205605f858aa6f9f4c9f403d63633.tar.gz
core-b160b92e750205605f858aa6f9f4c9f403d63633.zip
INTEGRATION: CWS vgbugs07 (1.19.322); FILE MERGED
2007/06/04 13:26:16 vg 1.19.322.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/fntctrl.cxx')
-rw-r--r--svx/source/dialog/fntctrl.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svx/source/dialog/fntctrl.cxx b/svx/source/dialog/fntctrl.cxx
index 4d9a4a350807..55867918f142 100644
--- a/svx/source/dialog/fntctrl.cxx
+++ b/svx/source/dialog/fntctrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fntctrl.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: obo $ $Date: 2007-06-11 14:23:44 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:05:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -82,8 +82,8 @@
#include <svtools/colorcfg.hxx>
#endif
-#include "fntctrl.hxx"
-#include "dialogs.hrc"
+#include <svx/fntctrl.hxx>
+#include <svx/dialogs.hrc>
#define TEXT_WIDTH 20
using namespace ::com::sun::star::uno;