summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/linectrl.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:18:29 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 18:18:29 +0000
commit889cdef594d0dbffdb02421d87006878c0885503 (patch)
treef2d37a181b90c6ced4933e0629b691044346dbb1 /svx/source/tbxctrls/linectrl.cxx
parent886eafe87f8a3dad14ac6b84a67ffaff043a3069 (diff)
INTEGRATION: CWS vgbugs07 (1.16.32); FILE MERGED
2007/06/04 13:27:33 vg 1.16.32.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/tbxctrls/linectrl.cxx')
-rw-r--r--svx/source/tbxctrls/linectrl.cxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/svx/source/tbxctrls/linectrl.cxx b/svx/source/tbxctrls/linectrl.cxx
index 0737afd50e8a..1791d92fac0f 100644
--- a/svx/source/tbxctrls/linectrl.cxx
+++ b/svx/source/tbxctrls/linectrl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: linectrl.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: kz $ $Date: 2007-05-10 15:01:49 $
+ * last change: $Author: hr $ $Date: 2007-06-27 19:18:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -53,15 +53,15 @@
#include <sfx2/objsh.hxx>
#endif
-#include "dialogs.hrc"
+#include <svx/dialogs.hrc>
#include "helpid.hrc"
#include "drawitem.hxx"
#include "xattr.hxx"
-#include "xtable.hxx"
+#include <svx/xtable.hxx>
#include "linectrl.hxx"
-#include "itemwin.hxx"
-#include "dialmgr.hxx"
+#include <svx/itemwin.hxx>
+#include <svx/dialmgr.hxx>
using namespace ::rtl;
using namespace ::com::sun::star::uno;