summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2009-07-30 11:09:01 +1000
committerDave Airlie <airlied@redhat.com>2009-07-30 11:09:01 +1000
commit7db324f9d862cb9e11db480a1e6143aa01a81e3e (patch)
tree31f78a402d9c929a38abc163e65bc4ed49b9560e
parent20d8f38d667b565c56d8e161548fe7a70b8892f7 (diff)
s3v: add include to ABI version
-rw-r--r--src/s3v_driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s3v_driver.c b/src/s3v_driver.c
index 7fc66e0..0928a7f 100644
--- a/src/s3v_driver.c
+++ b/src/s3v_driver.c
@@ -30,6 +30,7 @@ in this Software without prior written authorization from the XFree86 Project.
#include <unistd.h>
+#include "xf86.h"
#if GET_ABI_MAJOR(ABI_VIDEODRV_VERSION) < 6
#include "xf86Resources.h"
/* Needed by Resources Access Control (RAC) */