summaryrefslogtreecommitdiff
path: root/filter/source/pdf/impdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/pdf/impdialog.hxx')
-rw-r--r--filter/source/pdf/impdialog.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/filter/source/pdf/impdialog.hxx b/filter/source/pdf/impdialog.hxx
index 7df190b490f7..808b31495dde 100644
--- a/filter/source/pdf/impdialog.hxx
+++ b/filter/source/pdf/impdialog.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef IMPDIALOG_HXX
-#define IMPDIALOG_HXX
+#ifndef INCLUDED_FILTER_SOURCE_PDF_IMPDIALOG_HXX
+#define INCLUDED_FILTER_SOURCE_PDF_IMPDIALOG_HXX
#include "pdffilter.hxx"
@@ -440,7 +440,7 @@ public:
void SetFilterConfigItem( const ImpPDFTabDialog* paParent );
};
-#endif // IMPDIALOG_HXX
+#endif // INCLUDED_FILTER_SOURCE_PDF_IMPDIALOG_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */