fix includes
[awesomized/libmemcached] / src / libmemcached / touch.cc
index 9e9cbd6e3476a7352c8dd8389e664775950def1b..a4bb585a4ce64c1fba2d2228827ca7e4cad2f0c7 100644 (file)
@@ -35,7 +35,7 @@
  *
  */
 
-#include <libmemcached/common.h>
+#include "libmemcached/common.h"
 
 static memcached_return_t ascii_touch(memcached_instance_st* instance,
                                       const char *key, size_t key_length,