summaryrefslogtreecommitdiff
path: root/svx/inc/svdglob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svdglob.hxx')
-rw-r--r--svx/inc/svdglob.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/svdglob.hxx b/svx/inc/svdglob.hxx
index b2bc406dd3b8..19683274a7cd 100644
--- a/svx/inc/svdglob.hxx
+++ b/svx/inc/svdglob.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SVX_SVDGLOB_HXX
-#define INCLUDED_SVX_SVDGLOB_HXX
+#ifndef INCLUDED_SVX_INC_SVDGLOB_HXX
+#define INCLUDED_SVX_INC_SVDGLOB_HXX
#include <rtl/ustring.hxx>
#include <sal/config.h>
@@ -42,6 +42,6 @@ SVX_DLLPUBLIC OUString ImpGetResStr(sal_uInt16 nResID);
-#endif // INCLUDED_SVX_SVDGLOB_HXX
+#endif // INCLUDED_SVX_INC_SVDGLOB_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */