fix includes
[awesomized/libmemcached] / src / libmemcached / dump.cc
index c0c4ed630c074190a9ca8c30b15893ea48b7d62b..2e6aa631084a901ad1a671f477c91cf5c03fe648 100644 (file)
@@ -42,7 +42,7 @@
   all slabs on servers and "grab" the keys.
 */
 
-#include <libmemcached/common.h>
+#include "libmemcached/common.h"
 
 static memcached_return_t ascii_dump(Memcached *memc, memcached_dump_fn *callback, void *context, uint32_t number_of_callbacks)
 {