diff options
-rw-r--r-- | src/ast_2dtool.c | 1 | ||||
-rw-r--r-- | src/ast_accel.c | 1 | ||||
-rw-r--r-- | src/ast_cursor.c | 1 | ||||
-rw-r--r-- | src/ast_driver.c | 1 | ||||
-rw-r--r-- | src/ast_mode.c | 1 | ||||
-rw-r--r-- | src/ast_tool.c | 1 | ||||
-rw-r--r-- | src/ast_vgatool.c | 1 |
7 files changed, 0 insertions, 7 deletions
diff --git a/src/ast_2dtool.c b/src/ast_2dtool.c index bb99f9d..6be9a4f 100644 --- a/src/ast_2dtool.c +++ b/src/ast_2dtool.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" diff --git a/src/ast_accel.c b/src/ast_accel.c index 34f9c65..a789b21 100644 --- a/src/ast_accel.c +++ b/src/ast_accel.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" diff --git a/src/ast_cursor.c b/src/ast_cursor.c index f967ce9..47ea09d 100644 --- a/src/ast_cursor.c +++ b/src/ast_cursor.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" 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" diff --git a/src/ast_mode.c b/src/ast_mode.c index 3238f39..50289f1 100644 --- a/src/ast_mode.c +++ b/src/ast_mode.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" diff --git a/src/ast_tool.c b/src/ast_tool.c index d11f20d..c701c1e 100644 --- a/src/ast_tool.c +++ b/src/ast_tool.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" diff --git a/src/ast_vgatool.c b/src/ast_vgatool.c index ed8c906..42de52c 100644 --- a/src/ast_vgatool.c +++ b/src/ast_vgatool.c @@ -36,7 +36,6 @@ #include "regionstr.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> -#include "vbe.h" #include "xf86PciInfo.h" #include "xf86Pci.h" |