diff options
Diffstat (limited to 'jvmfwk/source/fwkbase.hxx')
-rw-r--r-- | jvmfwk/source/fwkbase.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jvmfwk/source/fwkbase.hxx b/jvmfwk/source/fwkbase.hxx index 45a7dd2ac8c5..86fde79202e1 100644 --- a/jvmfwk/source/fwkbase.hxx +++ b/jvmfwk/source/fwkbase.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_JVMFWK_FWKBASE_HXX -#define INCLUDED_JVMFWK_FWKBASE_HXX +#ifndef INCLUDED_JVMFWK_SOURCE_FWKBASE_HXX +#define INCLUDED_JVMFWK_SOURCE_FWKBASE_HXX #include "rtl/ustring.hxx" #include "libxmlutil.hxx" |