summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/inc/wrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/inc/wrapper.hxx')
-rw-r--r--sdext/source/pdfimport/inc/wrapper.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sdext/source/pdfimport/inc/wrapper.hxx b/sdext/source/pdfimport/inc/wrapper.hxx
index f923b4d79973..59de61f0f986 100644
--- a/sdext/source/pdfimport/inc/wrapper.hxx
+++ b/sdext/source/pdfimport/inc/wrapper.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_PDFI_WRAPPER_HXX
-#define INCLUDED_PDFI_WRAPPER_HXX
+#ifndef INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_WRAPPER_HXX
+#define INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_WRAPPER_HXX
#include "contentsink.hxx"
#include <com/sun/star/uno/Reference.hxx>
@@ -51,6 +51,6 @@ namespace pdfi
com::sun::star::uno::XComponentContext >& xContext );
}
-#endif /* INCLUDED_PDFI_WRAPPER_HXX */
+#endif // INCLUDED_SDEXT_SOURCE_PDFIMPORT_INC_WRAPPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */