Move headers under include/
[lttng-modules.git] / lttng-syscalls.c
index 41fc2e3dc6565927baa499f849266247fb5249e1..5fcbe6fc55ce955de7a056b81dc83003cebcbd16 100644 (file)
@@ -22,9 +22,9 @@
 #include <asm/ptrace.h>
 #include <asm/syscall.h>
 
-#include <lib/bitfield.h>
-#include <lttng-events.h>
-#include "lttng-tracepoint.h"
+#include <lttng/bitfield.h>
+#include <lttng/lttng-events.h>
+#include <lttng/lttng-tracepoint.h>
 
 #define LTTNG_SYSCALL_NR_ARGS  6
 
This page took 0.022911 seconds and 4 git commands to generate.