tools: Consolidate types.h
[linux-2.6-block.git] / tools / perf / util / top.h
index dab14d0ad3d0093d4682bab9a0c4769e3949ca55..f92c37abb0a80b827c56bc32f2e8aeb3bb39463d 100644 (file)
@@ -2,7 +2,7 @@
 #define __PERF_TOP_H 1
 
 #include "tool.h"
-#include "types.h"
+#include <linux/types.h>
 #include <stddef.h>
 #include <stdbool.h>
 #include <termios.h>