diff options
Diffstat (limited to 'src/gallium/targets/graw-xlib/graw_util.c')
-rw-r--r-- | src/gallium/targets/graw-xlib/graw_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/targets/graw-xlib/graw_util.c b/src/gallium/targets/graw-xlib/graw_util.c index 47aca4464db..fc7c9ae6f92 100644 --- a/src/gallium/targets/graw-xlib/graw_util.c +++ b/src/gallium/targets/graw-xlib/graw_util.c @@ -1,6 +1,7 @@ #include "pipe/p_compiler.h" #include "pipe/p_context.h" +#include "pipe/p_state.h" #include "tgsi/tgsi_text.h" #include "util/u_memory.h" #include "state_tracker/graw.h" |