summaryrefslogtreecommitdiff
path: root/svx/source/inc/stringlistresource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/inc/stringlistresource.hxx')
-rw-r--r--svx/source/inc/stringlistresource.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/stringlistresource.hxx b/svx/source/inc/stringlistresource.hxx
index 1f8d33355d28..613c3f81966c 100644
--- a/svx/source/inc/stringlistresource.hxx
+++ b/svx/source/inc/stringlistresource.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef SVX_STRINGLISTRESOURCE_HXX
-#define SVX_STRINGLISTRESOURCE_HXX
+#ifndef INCLUDED_SVX_SOURCE_INC_STRINGLISTRESOURCE_HXX
+#define INCLUDED_SVX_SOURCE_INC_STRINGLISTRESOURCE_HXX
#include <tools/rc.hxx>
#include <svx/svxdllapi.h>
@@ -74,6 +74,6 @@ namespace svx
} // namespace svx
//........................................................................
-#endif // SVX_STRINGLISTRESOURCE_HXX
+#endif // INCLUDED_SVX_SOURCE_INC_STRINGLISTRESOURCE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */