ci: bsds: rebuild packages after reconfiguration
[m6w6/libmemcached] / tests / libmemcached-1.0 / all_tests.cc
index 8aeac4d9694b5cfa7af03744d2a86c291f2daf3b..a7cbd2c0aad1d4f6b10b40de240851ba5e5781ad 100644 (file)
@@ -35,9 +35,9 @@
  *
  */
 
-#include <config.h>
-#include <libtest/test.hpp>
-
+#include "mem_config.h"
+#include "libtest/test.hpp"
+#include "libmemcached-1.0/memcached.h"
 #include "tests/basic.h"
 #include "tests/debug.h"
 #include "tests/deprecated.h"
@@ -71,7 +71,7 @@
 
 #include <algorithm>
 
-void get_world(Framework *world)
+void get_world(libtest::Framework* world)
 {
   if (getenv("LIBMEMCACHED_SERVER_NUMBER"))
   {