[Openchrome-devel] xf86-video-openchrome: src/via_3d.h

Xavier Bachelot xavierb at kemper.freedesktop.org
Tue Jan 13 09:36:08 PST 2015


 src/via_3d.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 319fcdad57ebf4f1ef828c3344058ff8f6197432
Author: Xavier Bachelot <xavier at bachelot.org>
Date:   Tue Jan 13 18:34:53 2015 +0100

    Add missing header inclusion.
    Fixes https://bugs.freedesktop.org/show_bug.cgi?id=88334

diff --git a/src/via_3d.h b/src/via_3d.h
index c33228e..15be0be 100644
--- a/src/via_3d.h
+++ b/src/via_3d.h
@@ -24,6 +24,7 @@
 #ifndef VIA_3D_H
 #define VIA_3D_H
 
+#include "xorg-server.h"
 #include "xf86.h"
 #include "via_dmabuffer.h"
 


More information about the Openchrome-devel mailing list