summaryrefslogtreecommitdiff
path: root/include/svx/polygn3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/polygn3d.hxx')
-rw-r--r--include/svx/polygn3d.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/polygn3d.hxx b/include/svx/polygn3d.hxx
index 843eac5c288a..34897316a36d 100644
--- a/include/svx/polygn3d.hxx
+++ b/include/svx/polygn3d.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _E3D_POLYGON3D_HXX
-#define _E3D_POLYGON3D_HXX
+#ifndef INCLUDED_SVX_POLYGN3D_HXX
+#define INCLUDED_SVX_POLYGN3D_HXX
#include <svx/obj3d.hxx>
#include "svx/svxdllapi.h"
@@ -67,6 +67,6 @@ public:
void SetLineOnly(sal_Bool bNew);
};
-#endif // _E3D_POLYGON3D_HXX
+#endif // INCLUDED_SVX_POLYGN3D_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */