projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1372a8f
)
nvfx: Add missing header.
author
Vinson Lee
<vlee@vmware.com>
Mon, 26 Apr 2010 04:22:40 +0000
(21:22 -0700)
committer
Vinson Lee
<vlee@vmware.com>
Mon, 26 Apr 2010 04:22:40 +0000
(21:22 -0700)
src/gallium/drivers/nvfx/nvfx_vbo.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/nvfx/nvfx_vbo.c
b/src/gallium/drivers/nvfx/nvfx_vbo.c
index 4d7b7f181d87445320f45c0365965a44f55e706e..520bae5aed2b82fd3a89598a71884219531407c1 100644
(file)
--- a/
src/gallium/drivers/nvfx/nvfx_vbo.c
+++ b/
src/gallium/drivers/nvfx/nvfx_vbo.c
@@
-8,6
+8,7
@@
#include "nvfx_resource.h"
#include "nouveau/nouveau_channel.h"
+#include "nouveau/nouveau_class.h"
#include "nouveau/nouveau_pushbuf.h"
#include "nouveau/nouveau_util.h"