Fix: Include correct header in backport of "fix: sched: Change task_struct::state...
[lttng-modules.git] / wrapper / sched.h
index 54e29f7d99bc244cd93735a193bd8684df90a022..b4772a38bf88ceba47aacb6926d81ed249634da2 100644 (file)
@@ -9,7 +9,7 @@
 #define _LTTNG_WRAPPER_SCHED_H
 
 #include <linux/sched.h>
-#include <lttng/kernel-version.h>
+#include <lttng-kernel-version.h>
 
 #if (LTTNG_LINUX_VERSION_CODE >= LTTNG_KERNEL_VERSION(5,14,0))
 
This page took 0.023889 seconds and 4 git commands to generate.