summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/softpipe/sp_prim_twoside.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/softpipe/sp_prim_twoside.c')
-rw-r--r--src/mesa/pipe/softpipe/sp_prim_twoside.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mesa/pipe/softpipe/sp_prim_twoside.c b/src/mesa/pipe/softpipe/sp_prim_twoside.c
index 6eee1de588..8ac0b5c130 100644
--- a/src/mesa/pipe/softpipe/sp_prim_twoside.c
+++ b/src/mesa/pipe/softpipe/sp_prim_twoside.c
@@ -28,6 +28,8 @@
/* Authors: Keith Whitwell <keith@tungstengraphics.com>
*/
#include "imports.h"
+#include "vf/vf.h"
+
#include "sp_context.h"
#include "sp_prim.h"