diff options
-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> |