aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Pl_Count.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/Pl_Count.hh')
-rw-r--r--include/qpdf/Pl_Count.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/Pl_Count.hh b/include/qpdf/Pl_Count.hh
index e5b8939f..7e522455 100644
--- a/include/qpdf/Pl_Count.hh
+++ b/include/qpdf/Pl_Count.hh
@@ -11,8 +11,8 @@
// This pipeline is reusable; i.e., it is safe to call write() after
// calling finish().
-#include <qpdf/Pipeline.hh>
#include <qpdf/Types.h>
+#include <qpdf/Pipeline.hh>
class Pl_Count: public Pipeline
{