From 358ef4a53e582a2176a163356c7754faf3192270 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Wed, 15 Aug 2012 13:22:14 -0400 Subject: Don't bother to include vbe.h This driver no longer uses VBE, so this can go. Signed-off-by: Adam Jackson --- src/ast_driver.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ast_driver.c') diff --git a/src/ast_driver.c b/src/ast_driver.c index 080b051..5e6a26e 100644 --- a/src/ast_driver.c +++ b/src/ast_driver.c @@ -40,7 +40,6 @@ #include "regionstr.h" #include "xf86xv.h" #include -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" -- cgit v1.2.3