aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/Pl_RC4.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/Pl_RC4.hh')
-rw-r--r--libqpdf/qpdf/Pl_RC4.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/libqpdf/qpdf/Pl_RC4.hh b/libqpdf/qpdf/Pl_RC4.hh
index fab3ac31..ade69053 100644
--- a/libqpdf/qpdf/Pl_RC4.hh
+++ b/libqpdf/qpdf/Pl_RC4.hh
@@ -5,8 +5,7 @@
#include <qpdf/RC4.hh>
-DLL_EXPORT
-class Pl_RC4: public Pipeline
+class DLL_EXPORT Pl_RC4: public Pipeline
{
public:
static int const def_bufsize = 65536;