Cleaned up clients/ and tests/ to not build things multiple times, and to not
[awesomized/libmemcached] / tests / server.h
index d287f11e67245de8d2c7eb0f8eb4668e2caef70a..26452f54db31e4a9933b4b2221f2cc9964a6d87d 100644 (file)
@@ -5,7 +5,7 @@
 extern "C" {
 #endif
 
-#include <memcached.h>
+#include <libmemcached/memcached.h>
 
 typedef struct server_startup_st server_startup_st;