nvfx: Add missing header.
authorVinson Lee <vlee@vmware.com>
Mon, 26 Apr 2010 04:22:40 +0000 (21:22 -0700)
committerVinson Lee <vlee@vmware.com>
Mon, 26 Apr 2010 04:22:40 +0000 (21:22 -0700)
src/gallium/drivers/nvfx/nvfx_vbo.c

index 4d7b7f181d87445320f45c0365965a44f55e706e..520bae5aed2b82fd3a89598a71884219531407c1 100644 (file)
@@ -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"