-fix
authorChristian Grothoff <christian@grothoff.org>
Mon, 11 Jun 2012 10:59:44 +0000 (10:59 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 11 Jun 2012 10:59:44 +0000 (10:59 +0000)
src/namestore/test_plugin_namestore.c

index 5b8a8aa8e3eac8eb8492f374efe8b17883c051ac..d678eb8cee937d93a90897ca0f44faa2cf8a12e3 100644 (file)
@@ -25,7 +25,7 @@
 #include "platform.h"
 #include "gnunet_util_lib.h"
 #include "gnunet_namestore_plugin.h"
-#include "gnunet_testing_lib.h"
+#include "gnunet_testing_lib-new.h"
 
 
 #define ASSERT(x) do { if (! (x)) { printf("Error at %s:%d\n", __FILE__, __LINE__); goto FAILURE;} } while (0)