summaryrefslogtreecommitdiffstats
path: root/filter/source/textfilterdetect
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-10-23 19:56:13 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-10-23 23:22:33 +0200
commit3a6148e8114a5b980dbedadacce2074390d81555 (patch)
treebd0515c36b202a575111da891a86c7448871d71e /filter/source/textfilterdetect
parentclean up messed up filterdetect.hxx (diff)
downloadcore-3a6148e8114a5b980dbedadacce2074390d81555.tar.gz
core-3a6148e8114a5b980dbedadacce2074390d81555.zip
fixincludeguards.sh: filter
Change-Id: Ifdb49a0fd5f658056b14b7c2f4e323dd38b412e6
Diffstat (limited to 'filter/source/textfilterdetect')
-rw-r--r--filter/source/textfilterdetect/filterdetect.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/textfilterdetect/filterdetect.hxx b/filter/source/textfilterdetect/filterdetect.hxx
index c01398409213..97f66b582123 100644
--- a/filter/source/textfilterdetect/filterdetect.hxx
+++ b/filter/source/textfilterdetect/filterdetect.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __FILTER_TEXTFILTERDETECT_FILTERDETECT_HXX__
-#define __FILTER_TEXTFILTERDETECT_FILTERDETECT_HXX__
+#ifndef INCLUDED_FILTER_SOURCE_TEXTFILTERDETECT_FILTERDETECT_HXX
+#define INCLUDED_FILTER_SOURCE_TEXTFILTERDETECT_FILTERDETECT_HXX
#include <com/sun/star/document/XExtendedFilterDetection.hpp>
#include <com/sun/star/lang/XInitialization.hpp>