summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl/t_context.c')
-rw-r--r--src/mesa/tnl/t_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/tnl/t_context.c b/src/mesa/tnl/t_context.c
index 851a0672d4..5d6b6dd97d 100644
--- a/src/mesa/tnl/t_context.c
+++ b/src/mesa/tnl/t_context.c
@@ -38,7 +38,7 @@
#include "t_pipeline.h"
#include "t_vp_build.h"
-#include "vbo/vbo_attrib.h"
+#include "vbo/vbo.h"
GLboolean
_tnl_CreateContext( GLcontext *ctx )