summaryrefslogtreecommitdiff
path: root/test/cq-full.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cq-full.c')
-rw-r--r--test/cq-full.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cq-full.c b/test/cq-full.c
index 82c5a65..25fa42c 100644
--- a/test/cq-full.c
+++ b/test/cq-full.c
@@ -9,7 +9,7 @@
#include <string.h>
#include <fcntl.h>
-#include "../src/liburing.h"
+#include "liburing.h"
static int queue_n_nops(struct io_uring *ring, int n)
{