summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_state_rasterizer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/softpipe/sp_state_rasterizer.c')
-rw-r--r--src/mesa/pipe/softpipe/sp_state_rasterizer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/pipe/softpipe/sp_state_rasterizer.c b/src/mesa/pipe/softpipe/sp_state_rasterizer.c
index a69e0d9012..ce8fa4f2b8 100644
--- a/src/mesa/pipe/softpipe/sp_state_rasterizer.c
+++ b/src/mesa/pipe/softpipe/sp_state_rasterizer.c
@@ -26,6 +26,7 @@
**************************************************************************/
#include "pipe/p_defines.h"
+#include "pipe/p_util.h"
#include "sp_context.h"
#include "sp_state.h"
#include "pipe/draw/draw_context.h"