summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2006-03-03 16:10:28 +0000
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2006-03-03 16:10:28 +0000
commit4af665a843f8f3181b306711a14470a3cfe817fc (patch)
treefb649d2f3181d43d49785b49abaf45bbffc583d3 /src/mesa/drivers/dri
parent84a20832f111f566f2266e0028364230ee0de93e (diff)
Rename nouveau_3d_reg.h to nouveau_reg.h
Diffstat (limited to 'src/mesa/drivers/dri')
-rw-r--r--src/mesa/drivers/dri/nouveau/nv30_tris.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/drivers/dri/nouveau/nv30_tris.c b/src/mesa/drivers/dri/nouveau/nv30_tris.c
index c9749a741f..9853b6bce9 100644
--- a/src/mesa/drivers/dri/nouveau/nv30_tris.c
+++ b/src/mesa/drivers/dri/nouveau/nv30_tris.c
@@ -46,7 +46,7 @@
#include "nouveau_state.h"
#include "nouveau_span.h"
#include "nouveau_ioctl.h"
-#include "nouveau_3d_reg.h"
+#include "nouveau_reg.h"
#include "nouveau_tex.h"
/* hack for now */