From: Vinson Lee Date: Fri, 27 Aug 2010 07:40:42 +0000 (-0700) Subject: gallium: Remove unnecessary header from p_shader_tokens.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=af8f037db2cea78e6c5a1ed5fb63fcb90cebdd9b;p=mesa.git gallium: Remove unnecessary header from p_shader_tokens.h. Remove p_compiler.h. --- diff --git a/src/gallium/include/pipe/p_shader_tokens.h b/src/gallium/include/pipe/p_shader_tokens.h index 9df20ea8581..c4bd17e92bb 100644 --- a/src/gallium/include/pipe/p_shader_tokens.h +++ b/src/gallium/include/pipe/p_shader_tokens.h @@ -33,8 +33,6 @@ extern "C" { #endif -#include "p_compiler.h" - struct tgsi_header {