summaryrefslogtreecommitdiff
path: root/ext/pdf/pdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pdf/pdf.c')
-rw-r--r--ext/pdf/pdf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c
index eb07fc4c3b..6610f6495c 100644
--- a/ext/pdf/pdf.c
+++ b/ext/pdf/pdf.c
@@ -175,7 +175,6 @@ zend_module_entry pdf_module_entry = {
};
#ifdef COMPILE_DL_PDF
-#include "dl/phpdl.h"
ZEND_GET_MODULE(pdf)
#endif