flush
[m6w6/ext-psi] / php_psi.h
index 4be402729382bf8be7b713fce16a0060db7347ae..cce350390016fe3ad2b4150e4d7df63e6a6c570f 100644 (file)
--- a/php_psi.h
+++ b/php_psi.h
@@ -19,6 +19,8 @@ extern zend_module_entry psi_module_entry;
 #include "TSRM.h"
 #endif
 
+#include "context.h"
+
 ZEND_BEGIN_MODULE_GLOBALS(psi)
        char *directory;
        PSI_Context context;