diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-11 12:45:24 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-11 12:45:24 +0000 |
commit | a0105f06cb819f6be4c604776dede5fda67b8a77 (patch) | |
tree | a3dddba5423c68f10b6bc096db29ae8756135680 | |
parent | 2b467d25561de175b110a21b5e483f6cf1b44cd9 (diff) |
INTEGRATION: CWS qadev31b (1.8.48); FILE MERGED
2008/07/03 12:42:44 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
-rw-r--r-- | testshl2/source/versioner.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testshl2/source/versioner.cxx b/testshl2/source/versioner.cxx index 7bdfff187fdb..65611fb68bfc 100644 --- a/testshl2/source/versioner.cxx +++ b/testshl2/source/versioner.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: versioner.cxx,v $ - * $Revision: 1.9 $ + * $Revision: 1.10 $ * * This file is part of OpenOffice.org. * @@ -35,7 +35,7 @@ #include <stdlib.h> #include <string> -#include "versionhelper.hxx" +#include "testshl/versionhelper.hxx" #include <rtl/ustring.hxx> #include <iostream> |