summaryrefslogtreecommitdiff
path: root/src/legacy
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-07-12 14:16:31 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2012-07-12 14:18:28 +0100
commit600746f923b046187a66b60b5e5d2b187475730e (patch)
tree946b3fe8ec23b440df2a27c34858a76479775873 /src/legacy
parent1d9ab2e7101167075112a472ee82530dc0365183 (diff)
i810: Remove vestigial reference to xaa.h
i810_hwmc.c can pull it in via i810.h like everybody else. As for xaalocal.h, I have no idea what that is... Both appear to be cut'n'paste includes. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'src/legacy')
-rw-r--r--src/legacy/i810/i810_hwmc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/legacy/i810/i810_hwmc.c b/src/legacy/i810/i810_hwmc.c
index c7100e09..4d3bd1a4 100644
--- a/src/legacy/i810/i810_hwmc.c
+++ b/src/legacy/i810/i810_hwmc.c
@@ -53,8 +53,6 @@ THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include "xf86xvmc.h"
#include <X11/extensions/Xv.h>
#include <X11/extensions/XvMC.h>
-#include "xaa.h"
-#include "xaalocal.h"
#include "dixstruct.h"
#include "fourcc.h"