summaryrefslogtreecommitdiff
path: root/hw/xfree86/xaa/xaacexp.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/xaa/xaacexp.h')
-rw-r--r--hw/xfree86/xaa/xaacexp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/xaa/xaacexp.h b/hw/xfree86/xaa/xaacexp.h
index 933d8f733..2f75b7e32 100644
--- a/hw/xfree86/xaa/xaacexp.h
+++ b/hw/xfree86/xaa/xaacexp.h
@@ -1,7 +1,7 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/xaa/xaacexp.h,v 1.3 2000/01/21 02:30:06 dawes Exp $ */
-#include "Xarch.h"
+#include <X11/Xarch.h>
#ifndef FIXEDBASE
#define CHECKRETURN(b) if(width <= ((b) * 32)) return(base + (b))