summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/Pl_ASCII85Decoder.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/Pl_ASCII85Decoder.hh')
-rw-r--r--libqpdf/qpdf/Pl_ASCII85Decoder.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/libqpdf/qpdf/Pl_ASCII85Decoder.hh b/libqpdf/qpdf/Pl_ASCII85Decoder.hh
index 001da867..4778f61a 100644
--- a/libqpdf/qpdf/Pl_ASCII85Decoder.hh
+++ b/libqpdf/qpdf/Pl_ASCII85Decoder.hh
@@ -1,5 +1,5 @@
-#ifndef __PL_ASCII85DECODER_HH__
-#define __PL_ASCII85DECODER_HH__
+#ifndef PL_ASCII85DECODER_HH
+#define PL_ASCII85DECODER_HH
#include <qpdf/Pipeline.hh>
@@ -23,4 +23,4 @@ class Pl_ASCII85Decoder: public Pipeline
size_t eod;
};
-#endif // __PL_ASCII85DECODER_HH__
+#endif // PL_ASCII85DECODER_HH