fix includes
[awesomized/libmemcached] / src / libmemcached / csl / context.cc
index fa2500be61837d13df5ab223f63a6b4c76a356af..1fd252126efed10fe57d74d19c5f8c3a98d0830e 100644 (file)
@@ -35,8 +35,8 @@
  *
  */
 
-#include <libmemcached/csl/common.h>
-#include <libmemcached/csl/context.h>
+#include "libmemcached/csl/common.h"
+#include "libmemcached/csl/context.h"
 
 void Context::abort(const char *error_arg, config_tokentype last_token, const char *last_token_str)
 {