summaryrefslogtreecommitdiff
path: root/src/nv30_exa.c
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2010-12-20 11:50:57 +1000
committerBen Skeggs <bskeggs@redhat.com>2010-12-20 11:57:55 +1000
commitc2092a458401377f421d9bdfe1d97ce580b99508 (patch)
tree7434403e4cc1cd33bdc64444fbf8ef65668a5e90 /src/nv30_exa.c
parentaa2821a42706ac7b69703d1869e2d00a4ced9f4b (diff)
downloadxorg-driver-xf86-video-nouveau-c2092a458401377f421d9bdfe1d97ce580b99508.tar.gz
include nv04_pushbuf.h for ring macros, rather than nouveau_pushbuf.h
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'src/nv30_exa.c')
-rw-r--r--src/nv30_exa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nv30_exa.c b/src/nv30_exa.c
index b34b29c..a4dd37d 100644
--- a/src/nv30_exa.c
+++ b/src/nv30_exa.c
@@ -25,6 +25,7 @@
#include "nv_include.h"
#include "nv30_shaders.h"
+#include "nv04_pushbuf.h"
typedef struct nv_pict_surface_format {
int pict_fmt;