summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/state_trackers/egl/x11/native_x11.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gallium/state_trackers/egl/x11/native_x11.c b/src/gallium/state_trackers/egl/x11/native_x11.c
index fc12720c42..37c8b01541 100644
--- a/src/gallium/state_trackers/egl/x11/native_x11.c
+++ b/src/gallium/state_trackers/egl/x11/native_x11.c
@@ -29,9 +29,6 @@
#include "egllog.h"
#include "native_x11.h"
-#include "x11_screen.h"
-
-#include "state_tracker/drm_driver.h"
static struct native_display *
native_create_display(void *dpy, struct native_event_handler *event_handler,