tools: Consolidate types.h
[deliverable/linux.git] / tools / perf / ui / browser.h
index 118cca29dd26b5e52f73d1806e247febe590e841..03d4d6295f1000e3be48aa6efe6f74bc917a0c5e 100644 (file)
@@ -1,9 +1,7 @@
 #ifndef _PERF_UI_BROWSER_H_
 #define _PERF_UI_BROWSER_H_ 1
 
-#include <stdbool.h>
-#include <sys/types.h>
-#include "../types.h"
+#include <linux/types.h>
 
 #define HE_COLORSET_TOP                50
 #define HE_COLORSET_MEDIUM     51
This page took 0.0338 seconds and 5 git commands to generate.