mesa: test for FEATURE_ATI_fragment_shader

This commit is contained in:
Brian Paul
2008-06-20 08:07:38 -06:00
committed by Keith Whitwell
parent 715715e230
commit b51d73dd94
+2
View File
@@ -151,7 +151,9 @@
#include "shader/program.h"
#endif
#include "shader/shader_api.h"
#if FEATURE_ATI_fragment_shader
#include "shader/atifragshader.h"
#endif
#if _HAVE_FULL_GL
#include "math/m_translate.h"
#include "math/m_matrix.h"