summaryrefslogtreecommitdiff
path: root/src/ast_driver.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-08-15 13:22:14 -0400
committerAdam Jackson <ajax@redhat.com>2012-08-15 13:22:14 -0400
commit358ef4a53e582a2176a163356c7754faf3192270 (patch)
tree1d2cff2cca899adfe0ecd2911deee6fd4c628b35 /src/ast_driver.c
parente4268d2775c95e03e0d319cb937522bfb3bab61d (diff)
Don't bother to include vbe.h
This driver no longer uses VBE, so this can go. Signed-off-by: Adam Jackson <ajax@redhat.com>
Diffstat (limited to 'src/ast_driver.c')
-rw-r--r--src/ast_driver.c1
1 files changed, 0 insertions, 1 deletions
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 <X11/extensions/Xv.h>
-#include "vbe.h"
#include "xf86PciInfo.h"
#include "xf86Pci.h"