aboutsummaryrefslogtreecommitdiffstats
path: root/src/pq_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pq_file.c')
-rw-r--r--src/pq_file.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/pq_file.c b/src/pq_file.c
index 96f7b3f..e20b52b 100644
--- a/src/pq_file.c
+++ b/src/pq_file.c
@@ -22,9 +22,9 @@
#include <stdio.h>
#include <stdlib.h>
-#include <gapk/codecs.h>
-#include <gapk/formats.h>
-#include <gapk/procqueue.h>
+#include <osmocom/gapk/codecs.h>
+#include <osmocom/gapk/formats.h>
+#include <osmocom/gapk/procqueue.h>
struct pq_state_file {