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