summaryrefslogtreecommitdiffstats
path: root/svx/source/gallery2/GallerySplitter.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-28 03:41:20 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-10-28 15:16:19 +0100
commita4fc939e82b100490d69a61440e2d18a8652e813 (patch)
treecf452d1fac9591f7175fc194c36b99f2e7a8a694 /svx/source/gallery2/GallerySplitter.hxx
parentfixincludeguards.sh: unotools (diff)
downloadcore-a4fc939e82b100490d69a61440e2d18a8652e813.tar.gz
core-a4fc939e82b100490d69a61440e2d18a8652e813.zip
fixincludeguards.sh: svx
Change-Id: I885bbc431322ee233f8e67ec2bb5701af909046c
Diffstat (limited to 'svx/source/gallery2/GallerySplitter.hxx')
-rw-r--r--svx/source/gallery2/GallerySplitter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/gallery2/GallerySplitter.hxx b/svx/source/gallery2/GallerySplitter.hxx
index cdb127776508..caa80e0c9313 100644
--- a/svx/source/gallery2/GallerySplitter.hxx
+++ b/svx/source/gallery2/GallerySplitter.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 SVX_GALLERY_SPLITTER_HXX
-#define SVX_GALLERY_SPLITTER_HXX
+#ifndef INCLUDED_SVX_SOURCE_GALLERY2_GALLERYSPLITTER_HXX
+#define INCLUDED_SVX_SOURCE_GALLERY2_GALLERYSPLITTER_HXX
#include <vcl/split.hxx>
#include <boost/function.hpp>