summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/histogram.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/histogram.c')
-rw-r--r--src/mesa/main/histogram.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/histogram.c b/src/mesa/main/histogram.c
index 5759763d4b3..5696f548c9b 100644
--- a/src/mesa/main/histogram.c
+++ b/src/mesa/main/histogram.c
@@ -26,7 +26,6 @@
#include "glheader.h"
#include "context.h"
#include "histogram.h"
-#include "main/dispatch.h"
/**********************************************************************