summaryrefslogtreecommitdiff
path: root/svx/source/dialog/hyperdlg.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:12:06 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 16:12:06 +0000
commitde172c724186a2a9d30fc5d81004037667a8c9b3 (patch)
tree45e4ec82fde4712a526739b9542c332e5d5d80af /svx/source/dialog/hyperdlg.cxx
parent0dc530be71cd7b63b15fe9f223c0c6c15e3afcea (diff)
INTEGRATION: CWS vgbugs07 (1.21.50); FILE MERGED
2007/06/04 13:26:19 vg 1.21.50.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svx/source/dialog/hyperdlg.cxx')
-rw-r--r--svx/source/dialog/hyperdlg.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/dialog/hyperdlg.cxx b/svx/source/dialog/hyperdlg.cxx
index 8134f6575bd5..b977c00be579 100644
--- a/svx/source/dialog/hyperdlg.cxx
+++ b/svx/source/dialog/hyperdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hyperdlg.cxx,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 07:34:00 $
+ * last change: $Author: hr $ $Date: 2007-06-27 17:12:06 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -48,7 +48,7 @@
#include "cuihyperdlg.hxx" //CHINA001
#endif //CHINA001
#include "hyperdlg.hxx"
-#include "svxdlg.hxx" //CHINA001
+#include <svx/svxdlg.hxx> //CHINA001
#include <sfx2/app.hxx>