diff options
Diffstat (limited to 'src/i830_video.c')
-rw-r--r-- | src/i830_video.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_video.c b/src/i830_video.c index c8b715b7..a53e27dc 100644 --- a/src/i830_video.c +++ b/src/i830_video.c @@ -72,7 +72,7 @@ THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "i830.h" #include "xf86xv.h" -#include "Xv.h" +#include <X11/extensions/Xv.h> #include "xaa.h" #include "xaalocal.h" #include "dixstruct.h" |