summaryrefslogtreecommitdiff
path: root/src/mesa/main/api_exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/api_exec.c')
-rw-r--r--src/mesa/main/api_exec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/api_exec.c b/src/mesa/main/api_exec.c
index e0f081bdbc..a9696a6842 100644
--- a/src/mesa/main/api_exec.c
+++ b/src/mesa/main/api_exec.c
@@ -79,6 +79,7 @@
#endif
#include "rastpos.h"
#include "readpix.h"
+#include "scissor.h"
#include "state.h"
#include "stencil.h"
#include "teximage.h"