perf tools: Introduce tools/lib/lk library
[linux-2.6-block.git] / tools / perf / util / probe-event.c
index 49a256e6e0a219a5d33a41b62f3d62a6f949fdc4..aa04bf9c9ad791a00faf7546cf75163a0dabd60a 100644 (file)
@@ -40,7 +40,7 @@
 #include "color.h"
 #include "symbol.h"
 #include "thread.h"
-#include "debugfs.h"
+#include <lk/debugfs.h>
 #include "trace-event.h"       /* For __maybe_unused */
 #include "probe-event.h"
 #include "probe-finder.h"