summaryrefslogtreecommitdiffstats
path: root/svtools/source/control/calendar.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:22:45 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-06-27 20:22:45 +0000
commitc128fe97dc0539bea4a15ce7218dbe79092c3c61 (patch)
tree13e87ef840c22659ded9b76300cc701ed20b6c20 /svtools/source/control/calendar.cxx
parentINTEGRATION: CWS vgbugs07 (1.11.200); FILE MERGED (diff)
downloadcore-c128fe97dc0539bea4a15ce7218dbe79092c3c61.tar.gz
core-c128fe97dc0539bea4a15ce7218dbe79092c3c61.zip
INTEGRATION: CWS vgbugs07 (1.11.36); FILE MERGED
2007/06/04 13:31:29 vg 1.11.36.1: #i76605# Remove -I .../inc/module hack introduced by hedaburemove01
Diffstat (limited to 'svtools/source/control/calendar.cxx')
-rw-r--r--svtools/source/control/calendar.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/svtools/source/control/calendar.cxx b/svtools/source/control/calendar.cxx
index 364ae316c3b4..a6f68f1f5734 100644
--- a/svtools/source/control/calendar.cxx
+++ b/svtools/source/control/calendar.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: calendar.cxx,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2007-04-26 09:42:28 $
+ * last change: $Author: hr $ $Date: 2007-06-27 21:22:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -78,8 +78,8 @@
#endif
#define _SV_CALENDAR_CXX
-#include <svtools.hrc>
-#include <svtdata.hxx>
+#include <svtools/svtools.hrc>
+#include <svtools/svtdata.hxx>
#include <calendar.hxx>
// =======================================================================