]> granicus.if.org Git - php/commitdiff
Fix path
authorJohannes Schlüter <johannes@php.net>
Sun, 28 Jun 2009 21:52:51 +0000 (21:52 +0000)
committerJohannes Schlüter <johannes@php.net>
Sun, 28 Jun 2009 21:52:51 +0000 (21:52 +0000)
ext/mysqlnd/mysqlnd_wireprotocol.c

index 2757e089c15ea6c0d273c7b106dfc37fca2cdee2..989cc87ed01206be185c7df1b4e805fa3a593399 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"