Create version 1.0 directory structure.
[m6w6/libmemcached] / clients / utilities.h
index 0bac61a75aac155900181e821bb2339670e7139a..d036bccc1aec107f58f1a651095aa8098dd0cf40 100644 (file)
@@ -12,9 +12,8 @@
 #pragma once
 
 #include <getopt.h>
-#include <libmemcached/memcached.h>
-#include "libmemcached/watchpoint.h"
-#include "client_options.h"
+#include <libmemcached-1.0/memcached.h>
+#include "clients/client_options.h"
 
 #if TIME_WITH_SYS_TIME
 # include <sys/time.h>