winsys/wayland: Fix warning
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 21 Jun 2011 07:26:49 +0000 (09:26 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 21 Jun 2011 17:11:43 +0000 (13:11 -0400)
src/gallium/winsys/sw/wayland/wayland_sw_winsys.h

index 5e3cfd0..bedd240 100644 (file)
@@ -27,6 +27,7 @@
 #define WAYLAND_SW_WINSYS
 
 struct sw_winsys;
+struct wl_display;
 
 struct winsys_handle {
    int fd;