Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / wrapper / page_alloc.c
index 512e09f98ec0ee1308e1a75b54c6bf32df1e076c..93504c993883244cb692ab192abef040148737d6 100644 (file)
@@ -9,7 +9,7 @@
  * Copyright (C) 2015 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <lttng-kernel-version.h>
+#include <lttng/kernel-version.h>
 
 #if (defined(CONFIG_KALLSYMS) \
        && (LINUX_VERSION_CODE >= KERNEL_VERSION(3,19,2)        \
This page took 0.023542 seconds and 4 git commands to generate.