libtest: fix #40 (use nullptr instead of NULL)
[awesomized/libmemcached] / tests / libmemcached-1.0 / callback_counter.cc
index 76b0881412e074b710625c1fb24185f47ba39f0b..468ae8467571d04d84e962d4bbb214909af09803 100644 (file)
@@ -35,7 +35,7 @@
  *
  */
 
-#include <config.h>
+#include <mem_config.h>
 #include <libtest/test.hpp>
 
 #include "tests/libmemcached-1.0/callback_counter.h"