Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / tests / probes / lttng-test.c
index 79743b80b2a6c9d35eac437769412c401d30aa09..ea27389372c9584ae7d50054ae7b29944e41d6a6 100644 (file)
@@ -13,8 +13,8 @@
 #include <linux/byteorder/generic.h>
 #include <asm/byteorder.h>
 
-#include <lttng-events.h>
-#include <lttng-tracer.h>
+#include <lttng/events.h>
+#include <lttng/tracer.h>
 #include <wrapper/tracepoint.h>
 
 #define TP_MODULE_NOAUTOLOAD
This page took 0.023291 seconds and 4 git commands to generate.