swrast: Clean up header file inclusion in s_atifragshader.h.

s_atifragshader.h
Include mtypes.h for GLcontext symbol.
Include s_span.h for SWspan symbol.

s_atifragshader.c
Include s_context.h for SWcontext symbol.
This commit is contained in:
Vinson Lee 2010-08-07 12:25:20 -07:00
parent 1bc1c669b2
commit 12e8e5ee95
2 changed files with 3 additions and 1 deletions

View file

@ -24,6 +24,7 @@
#include "main/macros.h"
#include "main/atifragshader.h"
#include "swrast/s_atifragshader.h"
#include "swrast/s_context.h"
/**

View file

@ -27,7 +27,8 @@
#define S_ATIFRAGSHADER_H
#include "s_context.h"
#include "main/mtypes.h"
#include "s_span.h"
extern void