summaryrefslogtreecommitdiff
path: root/testshl2
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-07-11 12:44:29 +0000
committerRüdiger Timm <rt@openoffice.org>2008-07-11 12:44:29 +0000
commite0b2f49385ffdfdb03225c14bfc9e72bca4ba98b (patch)
tree54fc725c6ff7479cdb5e258ddb5da1dfec87e9e7 /testshl2
parentd09e9efef0f28f02bbdb45f13bc7de490b1956d9 (diff)
INTEGRATION: CWS qadev31b (1.8.48); FILE MERGED
2008/07/03 12:42:23 lla 1.8.48.2: RESYNC: (1.8-1.9); FILE MERGED 2008/02/27 15:25:24 lla 1.8.48.1: #i86509# cleanups, headers are moved to inc/testshl
Diffstat (limited to 'testshl2')
-rw-r--r--testshl2/source/getopt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/testshl2/source/getopt.cxx b/testshl2/source/getopt.cxx
index 372b2215236c..fdd4cb212deb 100644
--- a/testshl2/source/getopt.cxx
+++ b/testshl2/source/getopt.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: getopt.cxx,v $
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@@ -30,9 +30,9 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_testshl2.hxx"
-#include "getopt.hxx"
+#include "testshl/getopt.hxx"
-#include "filehelper.hxx"
+#include "testshl/filehelper.hxx"
using namespace std;
//----------------------------------------------------------------------------