aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Buffer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/Buffer.hh')
-rw-r--r--include/qpdf/Buffer.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/Buffer.hh b/include/qpdf/Buffer.hh
index 8da972ca..36f673ce 100644
--- a/include/qpdf/Buffer.hh
+++ b/include/qpdf/Buffer.hh
@@ -8,7 +8,7 @@
#ifndef __BUFFER_HH__
#define __BUFFER_HH__
-#include <qpdf/DLL.hh>
+#include <qpdf/DLL.h>
class DLL_EXPORT Buffer
{