summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc/odfemitter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/inc/odfemitter.hxx')
-rw-r--r--sdext/source/pdfimport/inc/odfemitter.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/pdfimport/inc/odfemitter.hxx b/sdext/source/pdfimport/inc/odfemitter.hxx
index 5148e4df3dd0..61fb8d2c0d1c 100644
--- a/sdext/source/pdfimport/inc/odfemitter.hxx
+++ b/sdext/source/pdfimport/inc/odfemitter.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_PDFI_ODFEMITTER_HXX
-#define INCLUDED_PDFI_ODFEMITTER_HXX
+#ifndef INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_ODFEMITTER_HXX
+#define INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_ODFEMITTER_HXX
#include "xmlemitter.hxx"
#include <com/sun/star/uno/Reference.hxx>
@@ -34,6 +34,6 @@ namespace pdfi
com::sun::star::io::XOutputStream>& xOut );
}
-#endif /* INCLUDED_PDFI_ODFEMITTER_HXX */
+#endif // INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_ODFEMITTER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */