Fix one build issue exposed by build wayland only
authorZhao Halley <halley.zhao@intel.com>
Sun, 28 Apr 2013 09:31:56 +0000 (17:31 +0800)
committerZhao Halley <halley.zhao@intel.com>
Sun, 28 Apr 2013 09:32:59 +0000 (17:32 +0800)
src/i965_output_wayland.h

index 61ca39f..acea8d9 100644 (file)
@@ -26,6 +26,7 @@
 #define I965_OUTPUT_WAYLAND_H
 
 #include <stdbool.h>
+#include <va/va_backend.h>
 
 bool
 i965_output_wayland_init(VADriverContextP ctx);