diff options
Diffstat (limited to 'include/cppu/Enterable.hxx')
-rw-r--r-- | include/cppu/Enterable.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx index 50894dfb54f5..f855ab70c041 100644 --- a/include/cppu/Enterable.hxx +++ b/include/cppu/Enterable.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_Enterable_hxx -#define INCLUDED_cppu_Enterable_hxx +#ifndef INCLUDED_CPPU_ENTERABLE_HXX +#define INCLUDED_CPPU_ENTERABLE_HXX #include <uno/Enterable.h> #include <rtl/ustring.hxx> |