summaryrefslogtreecommitdiff
path: root/lib/intel_batchbuffer.h
diff options
context:
space:
mode:
authorEric Anholt <eric@anholt.net>2009-03-27 16:11:50 -0700
committerEric Anholt <eric@anholt.net>2009-03-27 16:11:50 -0700
commitce4782dc9d387929babf2c96d795286c91b753fe (patch)
tree0d18cb88ed7424a50a4a72be0cb7dbc6f3e16c28 /lib/intel_batchbuffer.h
parent0581738c7a02d45518d60924bd8cafa5446d4019 (diff)
Move i810_reg.h to lib/intel_reg.h and get it disted.
Diffstat (limited to 'lib/intel_batchbuffer.h')
-rw-r--r--lib/intel_batchbuffer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/intel_batchbuffer.h b/lib/intel_batchbuffer.h
index d2238309..3bf72932 100644
--- a/lib/intel_batchbuffer.h
+++ b/lib/intel_batchbuffer.h
@@ -2,7 +2,7 @@
#define INTEL_BATCHBUFFER_H
#include "intel_bufmgr.h"
-#include "i810_reg.h"
+#include "intel_reg.h"
#define BATCH_SZ 4096
#define BATCH_RESERVED 16