make libextractor actually optional, both for GNUnet and GNUnet-taler builds
[oweals/gnunet.git] / src / util / container_multihashmap.c
index df6dd5704a21594c2e20e02f861ec44579374f17..46379b34efe2d8a62f029863423a1c98715ac7d4 100644 (file)
@@ -24,7 +24,7 @@
  */
 
 #include "platform.h"
-#include "gnunet_util_lib.h"
+#include "gnunet_container_lib.h"
 
 #define LOG(kind,...) GNUNET_log_from (kind, "util", __VA_ARGS__)