summaryrefslogtreecommitdiff
path: root/test/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/poll.c')
-rw-r--r--test/poll.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/poll.c b/test/poll.c
index d22d9c5..ed424fc 100644
--- a/test/poll.c
+++ b/test/poll.c
@@ -11,7 +11,7 @@
#include <sys/poll.h>
#include <sys/wait.h>
-#include "../src/liburing.h"
+#include "liburing.h"
static void sig_alrm(int sig)
{