This will fix the bad head by Tim?
[awesomized/libmemcached] / tests / server.c
index ce8db70bd1029be16eb3b1f6e522fc3cb450b850..f5e44a9b182b8de8d8b257fd70383077ebccc274 100644 (file)
@@ -3,12 +3,13 @@
 */
 
 #define TEST_PORT_BASE MEMCACHED_DEFAULT_PORT+10 
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>
 #include <assert.h>
-#include <memcached.h>
+#include <libmemcached/memcached.h>
 #include <unistd.h>
 #include "server.h"