Rename lttng-debugfs-abi files to lttng-abi
[lttng-modules.git] / ltt-events.h
index 0b90b45bee8ba65edf7e5a8af1a5b85f73110de9..955611e969e466e3414f2d7c90149f9833e2a17a 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/list.h>
 #include <linux/kprobes.h>
 #include "wrapper/uuid.h"
-#include "ltt-debugfs-abi.h"
+#include "lttng-abi.h"
 
 #undef is_signed_type
 #define is_signed_type(type)           (((type)(-1)) < 0)
This page took 0.031497 seconds and 4 git commands to generate.