summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-08-15 13:03:11 -0400
committerAdam Jackson <ajax@redhat.com>2012-08-15 13:03:11 -0400
commit3226d66c951f3621fb940cc5844098d892089eb1 (patch)
tree2a3d2ff7211aecf420811ba96d8420d9f4ef2e30
parentda79e51c46b9394b17927a3234af90376ad69b00 (diff)
Don't bother to include vbe.h
Just copied from xf86 boilerplate afaict. Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/i128_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/i128_driver.c b/src/i128_driver.c
index 66fdee0..a0f08c0 100644
--- a/src/i128_driver.c
+++ b/src/i128_driver.c
@@ -55,7 +55,6 @@
#include "micmap.h"
#include "xf86DDC.h"
-#include "vbe.h"
#include "xf86cmap.h"
#include "fb.h"