Fixes a few more files that did not have a good config.h
[awesomized/libmemcached] / example / interface_v1.cc
index 8afe12a3903ede6abf7df54490705b9fd3808246..61dd929d0f3f96280d16acd1a748e06703bd18fa 100644 (file)
@@ -8,7 +8,7 @@
  * you will not receive the next command before a answer to the previous
  * command is being sent.
  */
-#include "config.h"
+#include "mem_config.h"
 
 #include <cassert>
 #include <cerrno>