Index: php.h
===================================================================
--- php.h	(revision 881)
+++ php.h	(revision 882)
@@ -19,7 +19,7 @@
 data between your application and your PHP scripts.
 **/
 
-#include "../php_wrappers.c"
+#include "../php_wrappers.h"
 // use this macro when registering your functions
 #define C2PHP ZEND_FN