Update all config.h usage.
[awesomized/libmemcached] / example / memcached_light.cc
index 3f14c8ee17d2b1d6d5d7b2ca18e2701459d3bc66..c5385d75950e60714e7e12ca2c02e3aa474ea495 100644 (file)
@@ -23,7 +23,7 @@
  * the library)
  */
 
-#include <config.h>
+#include <mem_config.h>
 
 #include <libmemcachedprotocol-0.0/handler.h>
 #include <libmemcached/socket.hpp>