From 52f40e7569bbcc9bce8f5d885b0de2868398e8df Mon Sep 17 00:00:00 2001 From: Dave Airlie Date: Wed, 5 Aug 2009 11:09:26 +1000 Subject: fix build after headers moved --- src/smi_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/smi_driver.c b/src/smi_driver.c index 39448c4..391efbc 100644 --- a/src/smi_driver.c +++ b/src/smi_driver.c @@ -31,7 +31,7 @@ authorization from The XFree86 Project or Silicon Motion. #include "config.h" #endif - +#include "xf86.h" #include "xf86DDC.h" #include "xf86int10.h" #include "vbe.h" -- cgit v1.2.3