summaryrefslogtreecommitdiff
path: root/src/mesa/vbo/vbo_save.h
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2006-10-31 11:39:57 +0000
committerKeith Whitwell <keith@tungstengraphics.com>2006-10-31 11:39:57 +0000
commit1f07439fe8c6803f70a27a1cdb9d76360ae40571 (patch)
treede47a5efd49a0539d88feee70e7506da22057b04 /src/mesa/vbo/vbo_save.h
parentf2eb6434ab1cf72e938956c82d2f530368a6be4a (diff)
move public structure definitions to vbo.h
Diffstat (limited to 'src/mesa/vbo/vbo_save.h')
-rw-r--r--src/mesa/vbo/vbo_save.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/vbo/vbo_save.h b/src/mesa/vbo/vbo_save.h
index 5a64429411..3051f5c59a 100644
--- a/src/mesa/vbo/vbo_save.h
+++ b/src/mesa/vbo/vbo_save.h
@@ -35,6 +35,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define VBO_SAVE_H
#include "mtypes.h"
+#include "vbo.h"
#include "vbo_attrib.h"