Fix for bad include. Now include config information
[awesomized/libmemcached] / clients / utilities.h
index 6f8967af442b445f10734744a1978106279342e4..b35f03ef10a86e4553e6a58f4196830acb6e13fc 100644 (file)
@@ -1,7 +1,7 @@
 #include <getopt.h>
 #include <assert.h>
+#include <libmemcached/memcached.h>
 #include "client_options.h"
-#include "libmemcached_config.h"
 
 #if TIME_WITH_SYS_TIME
 # include <sys/time.h>