Include info table header.

Piotr Pawłow [2016-09-23 00:34:01]
Include info table header.
Filename
php_imlib.c
diff --git a/php_imlib.c b/php_imlib.c
index e1a2828..7adbd8f 100644
--- a/php_imlib.c
+++ b/php_imlib.c
@@ -22,6 +22,7 @@
 #include "php_imlib.h"
 #include "php_globals.h"
 #include "php_open_temporary_file.h"
+#include "ext/standard/info.h"

 /* #define IMLIB_DEBUG */
ViewGit