summaryrefslogtreecommitdiff
path: root/cppu/source/uno/loadmodule.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:25:29 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:06 +0200
commited81c7fb25259deb8196383278edc262e55aa4d5 (patch)
tree84560f0eb281b1f98cc04f53de206bd880a2a636 /cppu/source/uno/loadmodule.hxx
parentf05861de995f8d4edb1a97c616d050f55ec04c32 (diff)
fixincludeguards.sh: cppu
Diffstat (limited to 'cppu/source/uno/loadmodule.hxx')
-rw-r--r--cppu/source/uno/loadmodule.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/cppu/source/uno/loadmodule.hxx b/cppu/source/uno/loadmodule.hxx
index afedb7727fa9..1062799f00c9 100644
--- a/cppu/source/uno/loadmodule.hxx
+++ b/cppu/source/uno/loadmodule.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CPPU_SOURCE_UNO_CREATEMODULENAME_HXX
-#define INCLUDED_CPPU_SOURCE_UNO_CREATEMODULENAME_HXX
+#ifndef INCLUDED_CPPU_SOURCE_UNO_LOADMODULE_HXX
+#define INCLUDED_CPPU_SOURCE_UNO_LOADMODULE_HXX
#include "sal/config.h"
#include "osl/module.h"