removing "unused variable" error
[oweals/gnunet.git] / src / datastore / plugin_datastore_template.c
index 7656f6a7dcf89a2c8d48422d2e4d5751282e324d..09dfe85d91d450fc17a0eb222a8b55262511d38e 100644 (file)
@@ -4,7 +4,7 @@
 
      GNUnet is free software; you can redistribute it and/or modify
      it under the terms of the GNU General Public License as published
-     by the Free Software Foundation; either version 2, or (at your
+     by the Free Software Foundation; either version 3, or (at your
      option) any later version.
 
      GNUnet is distributed in the hope that it will be useful, but
@@ -25,7 +25,7 @@
  */
 
 #include "platform.h"
-#include "plugin_datastore.h"
+#include "gnunet_datastore_plugin.h"
 
 
 /**