perf tools: Refactor code to move call path handling out of thread-stack
[linux-2.6-block.git] / tools / perf / util / db-export.c
index 049438d51b9a496cd20dac37c63a41a0b3512a6a..4fc607c130b8d053fbacc4e9aa2659fbffaa2c26 100644 (file)
@@ -23,6 +23,7 @@
 #include "event.h"
 #include "util.h"
 #include "thread-stack.h"
+#include "call-path.h"
 #include "db-export.h"
 
 struct deferred_export {