Fix output error.
[awesomized/libmemcached] / tests / cycle.cc
index 2ec42463e20a285505b88fa428c59b7eeae1a272..a8ddc8a6fa2acf8cec73ac594aa8600403ed41cd 100644 (file)
@@ -39,7 +39,7 @@
   Test that we are cycling the servers we are creating during testing.
 */
 
-#include <config.h>
+#include <mem_config.h>
 #include <libtest/test.hpp>
 
 using namespace libtest;