Shuffle headers so that we don't need prototypes.
[awesomized/libmemcached] / libmemcached / options.cc
index ad28c6644a6ed29a84779c244fd880117a1faba5..cdaa520950a28e37ab1fc3690f61b0acf7ee1303 100644 (file)
@@ -38,7 +38,7 @@
 #include <libmemcached/common.h>
 #include <libmemcached/options.hpp>
 
-#include <libmemcached/options/context.h>
+#include <libmemcached/csl/context.h>
 
 const char *memcached_parse_filename(memcached_st *memc)
 {