diff options
Diffstat (limited to 'src/mesa/x86')
-rw-r--r-- | src/mesa/x86/common_x86.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/x86/common_x86.c b/src/mesa/x86/common_x86.c index 1e7f69dba2b..9b28403cf3e 100644 --- a/src/mesa/x86/common_x86.c +++ b/src/mesa/x86/common_x86.c @@ -42,7 +42,6 @@ #include <sys/sysctl.h> #endif -#include "context.h" #include "common_x86_asm.h" #include "imports.h" |