Include context.h in radeon_state.c.

This commit is contained in:
Felix Kuehling 2004-02-02 21:26:40 +00:00
parent 3a99674980
commit cc5d045744

View file

@ -39,6 +39,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "enums.h"
#include "colormac.h"
#include "state.h"
#include "context.h"
#include "swrast/swrast.h"
#include "array_cache/acache.h"