aboutsummaryrefslogtreecommitdiff
path: root/src/psyc/psyc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/psyc/psyc.h')
-rw-r--r--src/psyc/psyc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/psyc/psyc.h b/src/psyc/psyc.h
index 74bbf3e..c901db0 100644
--- a/src/psyc/psyc.h
+++ b/src/psyc/psyc.h
@@ -27,7 +27,7 @@
27#ifndef PSYC_H 27#ifndef PSYC_H
28#define PSYC_H 28#define PSYC_H
29 29
30#include "platform.h" 30#include <gnunet/platform.h>
31#include "gnunet_psyc_service.h" 31#include "gnunet_psyc_service.h"
32 32
33 33