summaryrefslogtreecommitdiff
path: root/src/gx_video.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gx_video.c')
-rw-r--r--src/gx_video.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gx_video.c b/src/gx_video.c
index fef7764..b687b11 100644
--- a/src/gx_video.c
+++ b/src/gx_video.c
@@ -54,8 +54,10 @@
#include "geode.h"
#include "xf86xv.h"
#include <X11/extensions/Xv.h>
+#ifdef HAVE_XAA_H
#include "xaa.h"
#include "xaalocal.h"
+#endif
#include "dixstruct.h"
#include "fourcc.h"
#include "geode_fourcc.h"