c++: references cannot be NULL
[awesomized/libmemcached] / tests / libmemcached-1.0 / atomsmasher.cc
index aad0961b6be99211394239101f95a4093c6ccbab..6dbd6d8cc3898c4cb2db089321ce26e3fef72300 100644 (file)
 /*
   Sample test application.
 */
-#include <config.h>
+#include <mem_config.h>
 
 #include <libtest/test.hpp>
 
-#include <libmemcached/memcached.h>
+#include <libmemcached-1.0/memcached.h>
 
 #include <cstdio>
 #include <cstdlib>