summaryrefslogtreecommitdiff
path: root/src/psycstore/plugin_psycstore_postgres.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/psycstore/plugin_psycstore_postgres.c')
-rw-r--r--src/psycstore/plugin_psycstore_postgres.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/psycstore/plugin_psycstore_postgres.c b/src/psycstore/plugin_psycstore_postgres.c
index 33c9960..2dcafd4 100644
--- a/src/psycstore/plugin_psycstore_postgres.c
+++ b/src/psycstore/plugin_psycstore_postgres.c
@@ -28,14 +28,14 @@
* @author Jeffrey Burdges
*/
-#include "platform.h"
+#include <gnunet/platform.h>
#include "gnunet_psycstore_plugin.h"
#include "gnunet_psycstore_service.h"
#include "gnunet_multicast_service.h"
-#include "gnunet_crypto_lib.h"
+#include <gnunet/gnunet_crypto_lib.h>
#include "gnunet_psyc_util_lib.h"
#include "psycstore.h"
-#include "gnunet_pq_lib.h"
+#include <gnunet/gnunet_pq_lib.h>
/**
* After how many ms "busy" should a DB operation fail for good? A