Cleanup: Move headers from toplevel to include/lttng/
[lttng-modules.git] / lttng-calibrate.c
index ef6c6121c5bd11d13c4cb36d1f5eaaca2fe03f07..38863194672aafbc6c88d2b1f6d67758fe5e54bb 100644 (file)
@@ -7,8 +7,8 @@
  * Copyright (C) 2010-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <lttng-abi.h>
-#include <lttng-events.h>
+#include <lttng/abi.h>
+#include <lttng/events.h>
 
 noinline
 void lttng_calibrate_kretprobe(void)
This page took 0.022337 seconds and 4 git commands to generate.