perf tools: Introduce tools/lib/lk library
[linux-2.6-block.git] / tools / perf / util / evsel.c
index 9c82f98f26dedd460fb5b2c70fcb8256c33fca42..dc16231f7a5d849b7e6ae8737c8718689a5497f8 100644 (file)
@@ -10,7 +10,7 @@
 #include <byteswap.h>
 #include <linux/bitops.h>
 #include "asm/bug.h"
-#include "debugfs.h"
+#include <lk/debugfs.h>
 #include "event-parse.h"
 #include "evsel.h"
 #include "evlist.h"