summaryrefslogtreecommitdiff
path: root/src/mesa/main/texstorage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/texstorage.c')
-rw-r--r--src/mesa/main/texstorage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texstorage.c b/src/mesa/main/texstorage.c
index 9cb8b900651..0f6d23863bd 100644
--- a/src/mesa/main/texstorage.c
+++ b/src/mesa/main/texstorage.c
@@ -30,7 +30,6 @@
#include "glheader.h"
#include "context.h"
#include "enums.h"
-#include "imports.h"
#include "macros.h"
#include "teximage.h"
#include "texobj.h"