Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / wrapper / uaccess.h
index 7abe5e5038de7ce2a344fcfcee838425ecbce4f0..ffbc46a15a1405772e20663665bfd60253d44a57 100644 (file)
@@ -11,7 +11,7 @@
 #define _LTTNG_WRAPPER_UACCESS_H
 
 #include <linux/uaccess.h>
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 #if (LINUX_VERSION_CODE >= KERNEL_VERSION(5,0,0) || \
        LTTNG_RHEL_KERNEL_RANGE(4,18,0,147,0,0, 4,19,0,0,0,0))
This page took 0.022899 seconds and 4 git commands to generate.