diff options
Diffstat (limited to 'drivers/video/kyro/STG4000Interface.h')
-rw-r--r-- | drivers/video/kyro/STG4000Interface.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/kyro/STG4000Interface.h b/drivers/video/kyro/STG4000Interface.h index e75b3b4..b7c83d5 100644 --- a/drivers/video/kyro/STG4000Interface.h +++ b/drivers/video/kyro/STG4000Interface.h @@ -11,7 +11,8 @@ #ifndef _STG4000INTERFACE_H #define _STG4000INTERFACE_H -struct pci_dev; +#include <linux/pci.h> +#include <video/kyro.h> /* * Ramdac Setup |