summaryrefslogtreecommitdiff
path: root/src/mesa/main/dlopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/dlopen.c')
-rw-r--r--src/mesa/main/dlopen.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/main/dlopen.c b/src/mesa/main/dlopen.c
index 8bc83c094f..0fc0c21e94 100644
--- a/src/mesa/main/dlopen.c
+++ b/src/mesa/main/dlopen.c
@@ -28,8 +28,6 @@
*/
-#include "glheader.h"
-#include "imports.h"
#include "dlopen.h"
#if defined(_GNU_SOURCE) && !defined(__MINGW32__)