diff options
Diffstat (limited to 'bsd/mga/mga_dma.c')
-rw-r--r-- | bsd/mga/mga_dma.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bsd/mga/mga_dma.c b/bsd/mga/mga_dma.c index 9ed5d095..d9449c53 100644 --- a/bsd/mga/mga_dma.c +++ b/bsd/mga/mga_dma.c @@ -36,6 +36,8 @@ #define __NO_VERSION__ #include "mga.h" #include "drmP.h" +#include "drm.h" +#include "mga_drm.h" #include "mga_drv.h" |