aboutsummaryrefslogtreecommitdiffstats
path: root/examples/pdf-count-strings.cc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pdf-count-strings.cc')
-rw-r--r--examples/pdf-count-strings.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/pdf-count-strings.cc b/examples/pdf-count-strings.cc
index 09c4a1f5..584d630b 100644
--- a/examples/pdf-count-strings.cc
+++ b/examples/pdf-count-strings.cc
@@ -5,7 +5,7 @@
//
#include <iostream>
-#include <stdlib.h>
+#include <cstdlib>
#include <qpdf/Pl_StdioFile.hh>
#include <qpdf/QPDF.hh>