fix includes
[m6w6/libmemcached] / src / libmemcached / flush.cc
index 9702771f68b64be9b699f680bca51e52c65987c7..82b8b8f655845d326882b6a42a08852e238763a0 100644 (file)
@@ -34,7 +34,7 @@
  *
  */
 
-#include <libmemcached/common.h>
+#include "libmemcached/common.h"
 
 static memcached_return_t memcached_flush_binary(Memcached *ptr, 
                                                  time_t expiration,