summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-18 18:21:34 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-19 11:10:05 +0200
commit7a924a43336aa67e46be0859345d3a423c2ba848 (patch)
treec89a32c9ed25657fc22036265ea82b1b76b4b500 /include/drawinglayer
parent4c2a736360a810199e8748533022ac38446b83ed (diff)
fixincludeguards.sh: include
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/XShapeDumper.hxx4
-rw-r--r--include/drawinglayer/primitive2d/openglprimitive2d.hxx4
2 files changed, 4 insertions, 4 deletions
diff --git a/include/drawinglayer/XShapeDumper.hxx b/include/drawinglayer/XShapeDumper.hxx
index b18de917b96e..aeee366c96c3 100644
--- a/include/drawinglayer/XShapeDumper.hxx
+++ b/include/drawinglayer/XShapeDumper.hxx
@@ -38,8 +38,8 @@
#include <com/sun/star/beans/PropertyValue.hpp>
-#ifndef XShapeDumper_hxx
-#define XShapeDumper_hxx
+#ifndef INCLUDED_DRAWINGLAYER_XSHAPEDUMPER_HXX
+#define INCLUDED_DRAWINGLAYER_XSHAPEDUMPER_HXX
class DRAWINGLAYER_DLLPUBLIC XShapeDumper
{
diff --git a/include/drawinglayer/primitive2d/openglprimitive2d.hxx b/include/drawinglayer/primitive2d/openglprimitive2d.hxx
index 386b6c4a362d..2086bcf487f1 100644
--- a/include/drawinglayer/primitive2d/openglprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/openglprimitive2d.hxx
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_DRAWINGLAYER_PRIMITIVE2D_OPENGL_PRIMITIVE2D_HXX
-#define INCLUDED_DRAWINGLAYER_PRIMITIVE2D_OPENGL_PRIMITIVE2D_HXX
+#ifndef INCLUDED_DRAWINGLAYER_PRIMITIVE2D_OPENGLPRIMITIVE2D_HXX
+#define INCLUDED_DRAWINGLAYER_PRIMITIVE2D_OPENGLPRIMITIVE2D_HXX
#include <tools/gen.hxx>
#include <drawinglayer/primitive2d/baseprimitive2d.hxx>