xf86-video-nv: src/nv_include.h

Aaron Plattner aplattner at kemper.freedesktop.org
Sun Mar 24 10:47:51 PDT 2013


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

New commits:
commit 49ee1c26ea982e302169c949ebd0abb9d8ef362c
Author: Jeremy White <jwhite at codeweavers.com>
Date:   Thu Mar 21 08:59:06 2013 -0700

    Include xf86Modes.h to use functions from hw/xfree86/modes/xf86Modes.c.
    
    Signed-off-by: Jeremy White <jwhite at codeweavers.com>
    Reviewed-by: Robert Morell <rmorell at nvidia.com>
    Reviewed-by: Aaron Plattner <aplattner at nvidia.com>
    Signed-off-by: Aaron Plattner <aplattner at nvidia.com>

diff --git a/src/nv_include.h b/src/nv_include.h
index f174eef..72c74d5 100644
--- a/src/nv_include.h
+++ b/src/nv_include.h
@@ -27,6 +27,7 @@
 #include "micmap.h"
 
 #include "xf86DDC.h"
+#include "xf86Modes.h"
 
 #include "vbe.h"
 


More information about the xorg-commit mailing list