From 5bf6cc95c1e3dc01dde2bd91fc0bd4eb02cddd40 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Tue, 31 May 2011 11:13:57 +0200 Subject: wayland-egl: Remove left-over headers and struct --- src/egl/wayland/wayland-egl/wayland-egl.c | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/egl/wayland/wayland-egl/wayland-egl.c') diff --git a/src/egl/wayland/wayland-egl/wayland-egl.c b/src/egl/wayland/wayland-egl/wayland-egl.c index 3e1a9c45bdc..c8f73ea8a3a 100644 --- a/src/egl/wayland/wayland-egl/wayland-egl.c +++ b/src/egl/wayland/wayland-egl/wayland-egl.c @@ -1,21 +1,8 @@ -#include #include -#include -#include -#include - -#include -#include -#include -#include - -#include #include #include "wayland-egl.h" #include "wayland-egl-priv.h" -#include "wayland-drm-client-protocol.h" -#include WL_EGL_EXPORT void wl_egl_window_resize(struct wl_egl_window *egl_window, -- cgit v1.2.3