summaryrefslogtreecommitdiff
path: root/filter/source/placeware/exporter.hxx
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/placeware/exporter.hxx
parenteb24baec8cc465218ca34302c2ddd2a24e023414 (diff)
fixincludeguards.sh: filter
Change-Id: Ifdb49a0fd5f658056b14b7c2f4e323dd38b412e6
Diffstat (limited to 'filter/source/placeware/exporter.hxx')
-rw-r--r--filter/source/placeware/exporter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/placeware/exporter.hxx b/filter/source/placeware/exporter.hxx
index 20c49303ca21..4cf8b9350dac 100644
--- a/filter/source/placeware/exporter.hxx
+++ b/filter/source/placeware/exporter.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 _PLACEWARE_EXPORTER_HXX
-#define _PLACEWARE_EXPORTER_HXX
+#ifndef INCLUDED_FILTER_SOURCE_PLACEWARE_EXPORTER_HXX
+#define INCLUDED_FILTER_SOURCE_PLACEWARE_EXPORTER_HXX
#include <com/sun/star/drawing/XDrawPage.hpp>
#include <com/sun/star/drawing/XGraphicExportFilter.hpp>