diff options
Diffstat (limited to 'bsd/mga/mga_drv.c')
-rw-r--r-- | bsd/mga/mga_drv.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bsd/mga/mga_drv.c b/bsd/mga/mga_drv.c index 206a77dc..d8af2236 100644 --- a/bsd/mga/mga_drv.c +++ b/bsd/mga/mga_drv.c @@ -37,6 +37,8 @@ #include "mga.h" #include "drmP.h" +#include "drm.h" +#include "mga_drm.h" #include "mga_drv.h" #define DRIVER_AUTHOR "Gareth Hughes, VA Linux Systems Inc." |