diff options
Diffstat (limited to 'src/i830_video.c')
-rw-r--r-- | src/i830_video.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i830_video.c b/src/i830_video.c index 86f3f774..bfa25de6 100644 --- a/src/i830_video.c +++ b/src/i830_video.c @@ -65,6 +65,7 @@ #include "windowstr.h" #include "damage.h" #include "i830.h" +#include "i830_reg.h" #include "i830_video.h" #include "xf86xv.h" #include <X11/extensions/Xv.h> |