From 8e630fad7260ea9e0c2792f4424a0c1ab0353cc9 Mon Sep 17 00:00:00 2001 From: Thomas Hellstrom Date: Mon, 1 Nov 2010 17:12:39 +0100 Subject: st/egl: Fix build for include files in nonstandard places Signed-off-by: Thomas Hellstrom --- src/gallium/state_trackers/egl/x11/native_x11.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gallium/state_trackers/egl/x11') diff --git a/src/gallium/state_trackers/egl/x11/native_x11.h b/src/gallium/state_trackers/egl/x11/native_x11.h index 0b47837e1b..8945117276 100644 --- a/src/gallium/state_trackers/egl/x11/native_x11.h +++ b/src/gallium/state_trackers/egl/x11/native_x11.h @@ -27,6 +27,7 @@ #define _NATIVE_X11_H_ #include "common/native.h" +#include struct native_display * x11_create_ximage_display(Display *dpy, -- cgit v1.2.3