fix a logic error on memcached_server_remove which will cause double free problem
[awesomized/libmemcached] / tests / udp.c
index df73b2614cebd5a89b55f834736212a7b69e0d7c..b6ad2065ed7f68efd4e5a9a0e32d7d116f8c646d 100644 (file)
@@ -2,7 +2,7 @@
   Sample test application.
 */
 #include <assert.h>
-#include <memcached.h>
+#include <libmemcached/memcached.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>