aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/u_cpu_detect.h
diff options
context:
space:
mode:
authorLionel Landwerlin <[email protected]>2019-08-09 16:14:38 +0300
committerLionel Landwerlin <[email protected]>2019-08-09 22:59:43 +0300
commite2d761de0377391c34c3c2fcc098292066dc0581 (patch)
tree8e76aea765ea8acccde3206e37a548f21302228e /src/util/u_cpu_detect.h
parent85bf1dc2dec53bb7808c1627991102277e60a2ca (diff)
util: drop final reference to p_compiler.h
Signed-off-by: Lionel Landwerlin <[email protected]> Acked-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/util/u_cpu_detect.h')
-rw-r--r--src/util/u_cpu_detect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/u_cpu_detect.h b/src/util/u_cpu_detect.h
index efc910d1473..a09aca8fbac 100644
--- a/src/util/u_cpu_detect.h
+++ b/src/util/u_cpu_detect.h
@@ -36,7 +36,6 @@
#define _UTIL_CPU_DETECT_H
-#include "pipe/p_compiler.h"
#include "pipe/p_config.h"