diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 03:35:57 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-10-28 15:16:18 +0100 |
commit | 35836f350861b33a0c28307a413eff76d0433d1e (patch) | |
tree | e5d84c3c1a6a36577d7f0e0c471a7694c6ae26a1 /desktop/inc/migration.hxx | |
parent | bb142943a3fa2e60ee7b66b1ef37419f5939b5f3 (diff) |
fixincludeguards.sh: desktop
Change-Id: Iaeba85d313af1840f925fd0536d11ac83545a118
Diffstat (limited to 'desktop/inc/migration.hxx')
-rw-r--r-- | desktop/inc/migration.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/inc/migration.hxx b/desktop/inc/migration.hxx index 6f382b8ba4fd..cb73bdd42eb5 100644 --- a/desktop/inc/migration.hxx +++ b/desktop/inc/migration.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _DESKTOP_MIGRATION_HXX_ -#define _DESKTOP_MIGRATION_HXX_ +#ifndef INCLUDED_DESKTOP_INC_MIGRATION_HXX +#define INCLUDED_DESKTOP_INC_MIGRATION_HXX #include <sal/types.h> #include <rtl/ustring.hxx> |