summaryrefslogtreecommitdiff
path: root/src/pq/pq.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq/pq.c')
-rw-r--r--src/pq/pq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pq/pq.c b/src/pq/pq.c
index fe796044e..37d067edd 100644
--- a/src/pq/pq.c
+++ b/src/pq/pq.c
@@ -21,7 +21,7 @@
21 * @author Christian Grothoff 21 * @author Christian Grothoff
22 */ 22 */
23#include "platform.h" 23#include "platform.h"
24#include <gnunet/gnunet_util_lib.h> 24#include "gnunet_util_lib.h"
25#include "gnunet_pq_lib.h" 25#include "gnunet_pq_lib.h"
26 26
27 27