port 0 for tcp plugin is BAD
[oweals/gnunet.git] / src / datacache / plugin_datacache_postgres.c
index 75d644da9ca83f9bbadbe647da2107919e380ea7..182341b98713ab50bb9e99bf609f6a9301d61c74 100644 (file)
@@ -25,7 +25,7 @@
  */
 #include "platform.h"
 #include "gnunet_util_lib.h"
-#include "plugin_datacache.h"
+#include "gnunet_datacache_plugin.h"
 #include <postgresql/libpq-fe.h>
 
 #define DEBUG_POSTGRES GNUNET_NO