summaryrefslogtreecommitdiff
path: root/svx/inc/xpolyimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/xpolyimp.hxx')
-rw-r--r--svx/inc/xpolyimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/inc/xpolyimp.hxx b/svx/inc/xpolyimp.hxx
index f3b06ef77fe4..3ed0b106e14a 100644
--- a/svx/inc/xpolyimp.hxx
+++ b/svx/inc/xpolyimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XPOLYIMP_HXX
-#define _XPOLYIMP_HXX
+#ifndef INCLUDED_SVX_INC_XPOLYIMP_HXX
+#define INCLUDED_SVX_INC_XPOLYIMP_HXX
#include <svx/xpoly.hxx>
#include <vector>
@@ -76,6 +76,6 @@ public:
-#endif // _XPOLYIMP_HXX
+#endif // INCLUDED_SVX_INC_XPOLYIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */