gallium: fix build breakage in st_cb_viewport.c

This commit is contained in:
Brian Paul
2009-02-23 15:07:11 -07:00
parent d9881356a6
commit d6edbfc04a
+2
View File
@@ -34,6 +34,8 @@
#include "pipe/p_inlines.h"
#include "pipe/p_state.h"
#include "pipe/p_defines.h"
#include "pipe/internal/p_winsys_screen.h"
static void st_viewport(GLcontext * ctx, GLint x, GLint y,
GLsizei width, GLsizei height)