Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / include / lttng / types.h
index fa09dce3ca5e4f4dc99fc70c25d2cab2c43ca8c4..e5e25e0eecefa0ee7a3b4ee4504de293b46fb090 100644 (file)
@@ -15,9 +15,9 @@
 #define _LTTNG_PROBES_LTTNG_TYPES_H
 
 #include <linux/seq_file.h>
-#include <lttng-events.h>
-#include <lttng-tracer.h>
-#include <lttng-endian.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
+#include <lttng/endian.h>
 
 #endif /* _LTTNG_PROBES_LTTNG_TYPES_H */
 
This page took 0.022339 seconds and 4 git commands to generate.