swrast: Fix header file inclusion in s_texfilter.h.

Include mtypes.h for GLcontext symbol.
Include s_context.h for texture_sample_func symbol.
This commit is contained in:
Vinson Lee 2010-08-07 22:05:28 -07:00
parent c20e977467
commit a2a40cefe2

View file

@ -27,7 +27,8 @@
#define S_TEXFILTER_H
#include "swrast.h"
#include "main/mtypes.h"
#include "s_context.h"
extern texture_sample_func