summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rastpos.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/rastpos.c')
-rw-r--r--src/mesa/main/rastpos.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/rastpos.c b/src/mesa/main/rastpos.c
index dd1042fc8c2..1ca83c78b0a 100644
--- a/src/mesa/main/rastpos.c
+++ b/src/mesa/main/rastpos.c
@@ -35,7 +35,6 @@
#include "mtypes.h"
#include "rastpos.h"
#include "state.h"
-#include "main/dispatch.h"
#include "main/viewport.h"
#include "util/bitscan.h"