aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QTC.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QTC.hh')
-rw-r--r--include/qpdf/QTC.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QTC.hh b/include/qpdf/QTC.hh
index d91fa6a5..f0cd4707 100644
--- a/include/qpdf/QTC.hh
+++ b/include/qpdf/QTC.hh
@@ -12,7 +12,7 @@
namespace QTC
{
- DLL_EXPORT
+ QPDF_DLL
void TC(char const* const scope, char const* const ccase, int n = 0);
};