summaryrefslogtreecommitdiff
path: root/ext/mysqli/mysqli_embedded.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mysqli/mysqli_embedded.c')
-rw-r--r--ext/mysqli/mysqli_embedded.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mysqli/mysqli_embedded.c b/ext/mysqli/mysqli_embedded.c
index 12affc87c2..328025af21 100644
--- a/ext/mysqli/mysqli_embedded.c
+++ b/ext/mysqli/mysqli_embedded.c
@@ -25,7 +25,7 @@
#include "php.h"
#include "php_ini.h"
#include "ext/standard/info.h"
-#include "php_mysqli.h"
+#include "php_mysqli_structs.h"
/* {{{ proto bool mysqli_embedded_server_start(bool start, array arguments, array groups)
initialize and start embedded server */