summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/texcompress_s3tc.c
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2017-09-27 21:39:50 -0700
committerMatt Turner <[email protected]>2017-10-02 19:41:22 -0700
commit8d02abd0feaaef28a35d89903bd534a7f27c38d7 (patch)
tree9f073f522e8310590022063eeb135b1ea4cee0e4 /src/mesa/main/texcompress_s3tc.c
parentc17c47207b96172ca9c85a16f7fb7f1d3ea959d8 (diff)
mesa: Delete now unused dlopen.h
Reviewed-by: Nicolai Hähnle <[email protected]> Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/mesa/main/texcompress_s3tc.c')
-rw-r--r--src/mesa/main/texcompress_s3tc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/texcompress_s3tc.c b/src/mesa/main/texcompress_s3tc.c
index a3bb340b4ee..1c6cbba892a 100644
--- a/src/mesa/main/texcompress_s3tc.c
+++ b/src/mesa/main/texcompress_s3tc.c
@@ -31,7 +31,6 @@
#include "glheader.h"
#include "imports.h"
-#include "dlopen.h"
#include "image.h"
#include "macros.h"
#include "mtypes.h"