]> granicus.if.org Git - php/commitdiff
MFB52: Fix include path
authorJohannes Schlüter <johannes@php.net>
Wed, 1 Jul 2009 14:13:07 +0000 (14:13 +0000)
committerJohannes Schlüter <johannes@php.net>
Wed, 1 Jul 2009 14:13:07 +0000 (14:13 +0000)
ext/mysqlnd/mysqlnd_wireprotocol.c

index 31a188a99f10a8c355764c28a3005d30da1eaa1e..5a56a3b76a53db48d3a17104d5117f4469ff343a 100644 (file)
@@ -25,7 +25,7 @@
 #include "mysqlnd_statistics.h"
 #include "mysqlnd_palloc.h"
 #include "mysqlnd_debug.h"
-#include "mysqlnd/mysqlnd_block_alloc.h"
+#include "mysqlnd_block_alloc.h"
 #include "ext/standard/sha1.h"
 #include "php_network.h"
 #include "zend_ini.h"