summaryrefslogtreecommitdiff
path: root/ext/fdf/php_fdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fdf/php_fdf.h')
-rw-r--r--ext/fdf/php_fdf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fdf/php_fdf.h b/ext/fdf/php_fdf.h
index f099662ad7..2fb605fa0f 100644
--- a/ext/fdf/php_fdf.h
+++ b/ext/fdf/php_fdf.h
@@ -27,7 +27,7 @@
#define UNIX_DEV
#endif
-#include <FdfTk.h>
+#include <fdftk.h>
extern zend_module_entry fdf_module_entry;
#define fdf_module_ptr &fdf_module_entry