summaryrefslogtreecommitdiff
path: root/include/unotools/syslocaleoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/syslocaleoptions.hxx')
-rw-r--r--include/unotools/syslocaleoptions.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/unotools/syslocaleoptions.hxx b/include/unotools/syslocaleoptions.hxx
index 9bf0578ee10f..0d528b54b6c6 100644
--- a/include/unotools/syslocaleoptions.hxx
+++ b/include/unotools/syslocaleoptions.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVTOOLS_SYSLOCALEOPTIONS_HXX
-#define INCLUDED_SVTOOLS_SYSLOCALEOPTIONS_HXX
+#ifndef INCLUDED_UNOTOOLS_SYSLOCALEOPTIONS_HXX
+#define INCLUDED_UNOTOOLS_SYSLOCALEOPTIONS_HXX
#include "unotools/unotoolsdllapi.h"
#include <sal/types.h>
@@ -171,6 +171,6 @@ public:
bool IsReadOnly( EOption eOption ) const;
};
-#endif // INCLUDED_SVTOOLS_SYSLOCALEOPTIONS_HXX
+#endif // INCLUDED_UNOTOOLS_SYSLOCALEOPTIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */