summaryrefslogtreecommitdiffstats
path: root/libqpdf/qpdf/BitStream.hh
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/qpdf/BitStream.hh')
-rw-r--r--libqpdf/qpdf/BitStream.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/libqpdf/qpdf/BitStream.hh b/libqpdf/qpdf/BitStream.hh
index 1a42b5e7..7d65b0db 100644
--- a/libqpdf/qpdf/BitStream.hh
+++ b/libqpdf/qpdf/BitStream.hh
@@ -3,6 +3,8 @@
#ifndef __BITSTREAM_HH__
#define __BITSTREAM_HH__
+#include <qpdf/DLL.hh>
+
class BitStream
{
public: