summaryrefslogtreecommitdiff
path: root/src/mesa/program/prog_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/program/prog_cache.c')
-rw-r--r--src/mesa/program/prog_cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/program/prog_cache.c b/src/mesa/program/prog_cache.c
index 1fff0b480bd..2e7ceaa6af2 100644
--- a/src/mesa/program/prog_cache.c
+++ b/src/mesa/program/prog_cache.c
@@ -28,7 +28,6 @@
#include "main/glheader.h"
#include "main/mtypes.h"
-#include "main/imports.h"
#include "main/shaderobj.h"
#include "program/prog_cache.h"
#include "program/program.h"