aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFObjectHandle.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFObjectHandle.hh')
-rw-r--r--include/qpdf/QPDFObjectHandle.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/qpdf/QPDFObjectHandle.hh b/include/qpdf/QPDFObjectHandle.hh
index 6e45b5fd..0f33b3fd 100644
--- a/include/qpdf/QPDFObjectHandle.hh
+++ b/include/qpdf/QPDFObjectHandle.hh
@@ -19,8 +19,8 @@
// continue to consider qpdf to be licensed under those terms. Please
// see the manual for additional information.
-#ifndef __QPDFOBJECTHANDLE_HH__
-#define __QPDFOBJECTHANDLE_HH__
+#ifndef QPDFOBJECTHANDLE_HH
+#define QPDFOBJECTHANDLE_HH
#include <qpdf/DLL.h>
#include <qpdf/Types.h>
@@ -927,4 +927,4 @@ class QPDFObjectHandle
PointerHolder<Members> m;
};
-#endif // __QPDFOBJECTHANDLE_HH__
+#endif // QPDFOBJECTHANDLE_HH