diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-18 18:21:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-19 11:10:05 +0200 |
commit | 7a924a43336aa67e46be0859345d3a423c2ba848 (patch) | |
tree | c89a32c9ed25657fc22036265ea82b1b76b4b500 /include | |
parent | 4c2a736360a810199e8748533022ac38446b83ed (diff) |
fixincludeguards.sh: include
Diffstat (limited to 'include')
32 files changed, 70 insertions, 70 deletions
diff --git a/include/cppu/Enterable.hxx b/include/cppu/Enterable.hxx index 50894dfb54f5..f855ab70c041 100644 --- a/include/cppu/Enterable.hxx +++ b/include/cppu/Enterable.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_Enterable_hxx -#define INCLUDED_cppu_Enterable_hxx +#ifndef INCLUDED_CPPU_ENTERABLE_HXX +#define INCLUDED_CPPU_ENTERABLE_HXX #include <uno/Enterable.h> #include <rtl/ustring.hxx> diff --git a/include/cppu/EnvDcp.hxx b/include/cppu/EnvDcp.hxx index af40f9bc2200..0fff995d1c3a 100644 --- a/include/cppu/EnvDcp.hxx +++ b/include/cppu/EnvDcp.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_EnvDcp_hxx -#define INCLUDED_cppu_EnvDcp_hxx +#ifndef INCLUDED_CPPU_ENVDCP_HXX +#define INCLUDED_CPPU_ENVDCP_HXX #include <rtl/ustring.hxx> #include <uno/EnvDcp.h> diff --git a/include/cppu/EnvGuards.hxx b/include/cppu/EnvGuards.hxx index 68d81ffe2ae2..405fd3b4169b 100644 --- a/include/cppu/EnvGuards.hxx +++ b/include/cppu/EnvGuards.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_EnvGuards_hxx -#define INCLUDED_cppu_EnvGuards_hxx +#ifndef INCLUDED_CPPU_ENVGUARDS_HXX +#define INCLUDED_CPPU_ENVGUARDS_HXX #include <uno/environment.hxx> #include <uno/mapping.hxx> diff --git a/include/cppu/Map.hxx b/include/cppu/Map.hxx index a018d209e3c6..2274c9e87d0f 100644 --- a/include/cppu/Map.hxx +++ b/include/cppu/Map.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_Map_hxx -#define INCLUDED_cppu_Map_hxx +#ifndef INCLUDED_CPPU_MAP_HXX +#define INCLUDED_CPPU_MAP_HXX #include <uno/mapping.hxx> diff --git a/include/cppu/helper/purpenv/Environment.hxx b/include/cppu/helper/purpenv/Environment.hxx index e3696941e45f..318baa0b468f 100644 --- a/include/cppu/helper/purpenv/Environment.hxx +++ b/include/cppu/helper/purpenv/Environment.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_helper_purpenv_Environment_hxx -#define INCLUDED_cppu_helper_purpenv_Environment_hxx +#ifndef INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX +#define INCLUDED_CPPU_HELPER_PURPENV_ENVIRONMENT_HXX #include <cppu/cppudllapi.h> #include <uno/environment.h> diff --git a/include/cppu/helper/purpenv/Mapping.hxx b/include/cppu/helper/purpenv/Mapping.hxx index e80de54f2195..7e834fd09d3a 100644 --- a/include/cppu/helper/purpenv/Mapping.hxx +++ b/include/cppu/helper/purpenv/Mapping.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_cppu_helper_purpenv_Mapping_hxx -#define INCLUDED_cppu_helper_purpenv_Mapping_hxx +#ifndef INCLUDED_CPPU_HELPER_PURPENV_MAPPING_HXX +#define INCLUDED_CPPU_HELPER_PURPENV_MAPPING_HXX #include <com/sun/star/uno/Any.h> 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> diff --git a/include/registry/reader.h b/include/registry/reader.h index f4d56ba53980..48dfef9161a6 100644 --- a/include/registry/reader.h +++ b/include/registry/reader.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_reader_h -#define INCLUDED_registry_reader_h +#ifndef INCLUDED_REGISTRY_READER_H +#define INCLUDED_REGISTRY_READER_H #include <registry/regdllapi.h> #include <registry/types.h> diff --git a/include/registry/reader.hxx b/include/registry/reader.hxx index e1a06f04018e..a03b6ef99fbf 100644 --- a/include/registry/reader.hxx +++ b/include/registry/reader.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_reader_hxx -#define INCLUDED_registry_reader_hxx +#ifndef INCLUDED_REGISTRY_READER_HXX +#define INCLUDED_REGISTRY_READER_HXX #include <registry/reader.h> #include <registry/refltype.hxx> diff --git a/include/registry/types.h b/include/registry/types.h index a4dc24a49b56..e51d05f3efc0 100644 --- a/include/registry/types.h +++ b/include/registry/types.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_types_h -#define INCLUDED_registry_types_h +#ifndef INCLUDED_REGISTRY_TYPES_H +#define INCLUDED_REGISTRY_TYPES_H #include <sal/types.h> diff --git a/include/registry/version.h b/include/registry/version.h index 6f1b6106e88d..b7c066d4177f 100644 --- a/include/registry/version.h +++ b/include/registry/version.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_version_h -#define INCLUDED_registry_version_h +#ifndef INCLUDED_REGISTRY_VERSION_H +#define INCLUDED_REGISTRY_VERSION_H #include <sal/types.h> diff --git a/include/registry/writer.h b/include/registry/writer.h index 5b91ee2c04d9..18cba03d3dab 100644 --- a/include/registry/writer.h +++ b/include/registry/writer.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_writer_h -#define INCLUDED_registry_writer_h +#ifndef INCLUDED_REGISTRY_WRITER_H +#define INCLUDED_REGISTRY_WRITER_H #include <registry/regdllapi.h> #include <registry/types.h> diff --git a/include/registry/writer.hxx b/include/registry/writer.hxx index 219e0a211249..bbe42cd312c1 100644 --- a/include/registry/writer.hxx +++ b/include/registry/writer.hxx @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_registry_writer_hxx -#define INCLUDED_registry_writer_hxx +#ifndef INCLUDED_REGISTRY_WRITER_HXX +#define INCLUDED_REGISTRY_WRITER_HXX #include <registry/writer.h> #include <registry/refltype.hxx> diff --git a/include/svl/IndexedStyleSheets.hxx b/include/svl/IndexedStyleSheets.hxx index dde46f329242..350628f274e3 100644 --- a/include/svl/IndexedStyleSheets.hxx +++ b/include/svl/IndexedStyleSheets.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef SVL_INDEXEDSTYLESHEETS_HXX_ -#define SVL_INDEXEDSTYLESHEETS_HXX_ +#ifndef INCLUDED_SVL_INDEXEDSTYLESHEETS_HXX +#define INCLUDED_SVL_INDEXEDSTYLESHEETS_HXX #include <sal/types.h> @@ -178,6 +178,6 @@ private: } /* namespace svl */ -#endif /* SVL_INDEXEDSTYLESHEETS_HXX_ */ +#endif // INCLUDED_SVL_INDEXEDSTYLESHEETS_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/svtools/HtmlWriter.hxx b/include/svtools/HtmlWriter.hxx index 66d211211ed4..fc2c5c5b6c08 100644 --- a/include/svtools/HtmlWriter.hxx +++ b/include/svtools/HtmlWriter.hxx @@ -8,8 +8,8 @@ * */ -#ifndef INCLUDED_HTML_HXX -#define INCLUDED_HTML_HXX +#ifndef INCLUDED_SVTOOLS_HTMLWRITER_HXX +#define INCLUDED_SVTOOLS_HTMLWRITER_HXX #include <rtl/string.hxx> #include <tools/stream.hxx> diff --git a/include/svtools/accessibleruler.hxx b/include/svtools/accessibleruler.hxx index ffaebca35772..44b5f8fbd8f7 100644 --- a/include/svtools/accessibleruler.hxx +++ b/include/svtools/accessibleruler.hxx @@ -15,8 +15,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVTRULERACCESSIBLE_HXX -#define _SVTRULERACCESSIBLE_HXX +#ifndef INCLUDED_SVTOOLS_ACCESSIBLERULER_HXX +#define INCLUDED_SVTOOLS_ACCESSIBLERULER_HXX #include <com/sun/star/accessibility/XAccessible.hpp> #include <com/sun/star/accessibility/XAccessibleComponent.hpp> diff --git a/include/svtools/vclxaccessibleheaderbar.hxx b/include/svtools/vclxaccessibleheaderbar.hxx index e3e3f91a9ffe..7447eda2480f 100644 --- a/include/svtools/vclxaccessibleheaderbar.hxx +++ b/include/svtools/vclxaccessibleheaderbar.hxx @@ -15,8 +15,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX_ -#define _SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX_ +#ifndef INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX +#define INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX #ifndef _TOOLKIT_AWT_VCLXACCESSIBLECOMPONENT_HXX_ #include <toolkit/awt/vclxaccessiblecomponent.hxx> @@ -78,5 +78,5 @@ public: }; -#endif // _SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX_ +#endif // INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBAR_HXX diff --git a/include/svtools/vclxaccessibleheaderbaritem.hxx b/include/svtools/vclxaccessibleheaderbaritem.hxx index 33a407ae4742..28b80b1e7340 100644 --- a/include/svtools/vclxaccessibleheaderbaritem.hxx +++ b/include/svtools/vclxaccessibleheaderbaritem.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef _SVTOOLS_VCLACCESSIBLEHEADBARITEM_HXX_ -#define _SVTOOLS_VCLACCESSIBLEHEADBARITEM_HXX_ +#ifndef INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBARITEM_HXX +#define INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBARITEM_HXX #include <com/sun/star/accessibility/XAccessible.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> @@ -109,6 +109,6 @@ public: virtual OUString SAL_CALL getToolTipText( ) throw (::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE; }; -#endif // _SVTOOLS_VCLACCESSIBLEHEADBARITEM_HXX_ +#endif // INCLUDED_SVTOOLS_VCLXACCESSIBLEHEADERBARITEM_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/svx/sdr/contact/viewcontactofopenglobj.hxx b/include/svx/sdr/contact/viewcontactofopenglobj.hxx index 550813857422..aceb6e80da24 100644 --- a/include/svx/sdr/contact/viewcontactofopenglobj.hxx +++ b/include/svx/sdr/contact/viewcontactofopenglobj.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFOPENGL_HXX -#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFOPENGL_HXX +#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFOPENGLOBJ_HXX +#define INCLUDED_SVX_SDR_CONTACT_VIEWCONTACTOFOPENGLOBJ_HXX #include <svx/sdr/contact/viewcontactofsdrobj.hxx> diff --git a/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx b/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx index 837f637ae9e5..2abae09a3c43 100644 --- a/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx +++ b/include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFOPENGL_HXX -#define INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFOPENGL_HXX +#ifndef INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFOPENGLOBJ_HXX +#define INCLUDED_SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFOPENGLOBJ_HXX #include <svx/sdr/contact/viewobjectcontactofsdrobj.hxx> #include <vcl/opengl/OpenGLContext.hxx> diff --git a/include/svx/sdtacitm.hxx b/include/svx/sdtacitm.hxx index c80460b00700..79775ea2ed9e 100644 --- a/include/svx/sdtacitm.hxx +++ b/include/svx/sdtacitm.hxx @@ -16,8 +16,8 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef sdtacitm_hxx -#define sdtacitm_hxx +#ifndef INCLUDED_SVX_SDTACITM_HXX +#define INCLUDED_SVX_SDTACITM_HXX #include <svl/intitem.hxx> #include <svx/svddef.hxx> diff --git a/include/svx/svdoopengl.hxx b/include/svx/svdoopengl.hxx index 49eb73d4f249..644accbdc7bd 100644 --- a/include/svx/svdoopengl.hxx +++ b/include/svx/svdoopengl.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_SVX_SVDO_OPENGL_HXX -#define INCLUDED_SVX_SVDO_OPENGL_HXX +#ifndef INCLUDED_SVX_SVDOOPENGL_HXX +#define INCLUDED_SVX_SVDOOPENGL_HXX #include <svx/svdobj.hxx> #include <vcl/opengl/OpenGLContext.hxx> diff --git a/include/uno/Enterable.h b/include/uno/Enterable.h index f3c040313ccb..af1cf10f6114 100644 --- a/include/uno/Enterable.h +++ b/include/uno/Enterable.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_uno_Enterable_h -#define INCLUDED_uno_Enterable_h +#ifndef INCLUDED_UNO_ENTERABLE_H +#define INCLUDED_UNO_ENTERABLE_H #include <uno/environment.h> diff --git a/include/uno/EnvDcp.h b/include/uno/EnvDcp.h index 2642876b6332..954f686a266c 100644 --- a/include/uno/EnvDcp.h +++ b/include/uno/EnvDcp.h @@ -17,8 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_uno_EnvDcp_h -#define INCLUDED_uno_EnvDcp_h +#ifndef INCLUDED_UNO_ENVDCP_H +#define INCLUDED_UNO_ENVDCP_H #include <cppu/cppudllapi.h> #include <rtl/ustring.h> diff --git a/include/vcl/IconThemeInfo.hxx b/include/vcl/IconThemeInfo.hxx index f20726da9a2f..3e1cc3078f6c 100644 --- a/include/vcl/IconThemeInfo.hxx +++ b/include/vcl/IconThemeInfo.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_ICONTHEMEINFO_HXX_ -#define VCL_ICONTHEMEINFO_HXX_ +#ifndef INCLUDED_VCL_ICONTHEMEINFO_HXX +#define INCLUDED_VCL_ICONTHEMEINFO_HXX #include <vcl/dllapi.h> // for Size @@ -94,4 +94,4 @@ private: } // namespace vcl -#endif /* VCL_ICONTHEMEINFO_HXX_ */ +#endif // INCLUDED_VCL_ICONTHEMEINFO_HXX diff --git a/include/vcl/IconThemeScanner.hxx b/include/vcl/IconThemeScanner.hxx index 4a6bab34869b..f8654903d1ab 100644 --- a/include/vcl/IconThemeScanner.hxx +++ b/include/vcl/IconThemeScanner.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_ICONTHEMESCANNER_HXX_ -#define VCL_ICONTHEMESCANNER_HXX_ +#ifndef INCLUDED_VCL_ICONTHEMESCANNER_HXX +#define INCLUDED_VCL_ICONTHEMESCANNER_HXX #include <vcl/dllapi.h> #include <tools/solar.h> @@ -98,6 +98,6 @@ private: } // end namespace vcl -#endif /* VCL_ICONTHEMESCANNER_HXX_ */ +#endif // INCLUDED_VCL_ICONTHEMESCANNER_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/vcl/IconThemeSelector.hxx b/include/vcl/IconThemeSelector.hxx index 6cc366f67f89..8f9d98b6da4a 100644 --- a/include/vcl/IconThemeSelector.hxx +++ b/include/vcl/IconThemeSelector.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_ICONTHEMESELECTOR_HXX_ -#define VCL_ICONTHEMESELECTOR_HXX_ +#ifndef INCLUDED_VCL_ICONTHEMESELECTOR_HXX +#define INCLUDED_VCL_ICONTHEMESELECTOR_HXX #include <rtl/ustring.hxx> @@ -96,6 +96,6 @@ private: } /* namespace vcl */ -#endif /* VCL_ICONTHEMESELECTOR_HXX_ */ +#endif // INCLUDED_VCL_ICONTHEMESELECTOR_HXX /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/include/vcl/opengl/IOpenGLRenderer.hxx b/include/vcl/opengl/IOpenGLRenderer.hxx index b5b723bbe6e8..f8c0116d6c98 100644 --- a/include/vcl/opengl/IOpenGLRenderer.hxx +++ b/include/vcl/opengl/IOpenGLRenderer.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_IOPENGLRENDER_HXX -#define VCL_IOPENGLRENDER_HXX +#ifndef INCLUDED_VCL_OPENGL_IOPENGLRENDERER_HXX +#define INCLUDED_VCL_OPENGL_IOPENGLRENDERER_HXX class IOpenGLInfoProvider { diff --git a/include/vcl/opengl/OpenGLContext.hxx b/include/vcl/opengl/OpenGLContext.hxx index 56d6a56890c3..559fbab40ca2 100644 --- a/include/vcl/opengl/OpenGLContext.hxx +++ b/include/vcl/opengl/OpenGLContext.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_OPENGL_CONTEXT_HXX -#define VCL_OPENGL_CONTEXT_HXX +#ifndef INCLUDED_VCL_OPENGL_OPENGLCONTEXT_HXX +#define INCLUDED_VCL_OPENGL_OPENGLCONTEXT_HXX #include <string.h> diff --git a/include/vcl/opengl/OpenGLHelper.hxx b/include/vcl/opengl/OpenGLHelper.hxx index 5cb1078fbb2d..5551fc19e1bd 100644 --- a/include/vcl/opengl/OpenGLHelper.hxx +++ b/include/vcl/opengl/OpenGLHelper.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef VCL_OPENGLHELPERS_HXX -#define VCL_OPENGLHELPERS_HXX +#ifndef INCLUDED_VCL_OPENGL_OPENGLHELPER_HXX +#define INCLUDED_VCL_OPENGL_OPENGLHELPER_HXX #include <GL/glew.h> #include <vcl/vclopengl_dllapi.hxx> diff --git a/include/vcl/vclopengl_dllapi.hxx b/include/vcl/vclopengl_dllapi.hxx index 0b3cac657c38..707949d0d3b1 100644 --- a/include/vcl/vclopengl_dllapi.hxx +++ b/include/vcl/vclopengl_dllapi.hxx @@ -7,8 +7,8 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_VCL_INC_VCLOPENGL_DLLAPI_H -#define INCLUDED_VCL_INC_VCLOPENGL_DLLAPI_H +#ifndef INCLUDED_VCL_VCLOPENGL_DLLAPI_HXX +#define INCLUDED_VCL_VCLOPENGL_DLLAPI_HXX #include "sal/types.h" |