summaryrefslogtreecommitdiffstats
path: root/include/qpdf/QTC.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QTC.hh')
-rw-r--r--include/qpdf/QTC.hh6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/qpdf/QTC.hh b/include/qpdf/QTC.hh
index 1de779db..8f6c8f76 100644
--- a/include/qpdf/QTC.hh
+++ b/include/qpdf/QTC.hh
@@ -19,8 +19,8 @@
// continue to consider qpdf to be licensed under those terms. Please
// see the manual for additional information.
-#ifndef __QTC_HH__
-#define __QTC_HH__
+#ifndef QTC_HH
+#define QTC_HH
#include <qpdf/DLL.h>
@@ -30,4 +30,4 @@ namespace QTC
void TC(char const* const scope, char const* const ccase, int n = 0);
};
-#endif // __QTC_HH__
+#endif // QTC_HH