summaryrefslogtreecommitdiff
path: root/src/mesa/shader/nvvertparse.c
diff options
context:
space:
mode:
authorBrian <brian@yutani.localnet.net>2006-12-14 15:02:37 -0700
committerBrian <brian@yutani.localnet.net>2006-12-14 15:02:37 -0700
commitc0551f0a465b577a17698ede46370a17e29b3df7 (patch)
tree4451ab0fe4d8800877821d5fbbd1c942f30e438d /src/mesa/shader/nvvertparse.c
parenta7a89e362b8d0dd1586675c23aac4e0e5486262a (diff)
Updated includes.
Diffstat (limited to 'src/mesa/shader/nvvertparse.c')
-rw-r--r--src/mesa/shader/nvvertparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/shader/nvvertparse.c b/src/mesa/shader/nvvertparse.c
index ecfe8ec334..6491404441 100644
--- a/src/mesa/shader/nvvertparse.c
+++ b/src/mesa/shader/nvvertparse.c
@@ -45,7 +45,7 @@
#include "mtypes.h"
#include "nvprogram.h"
#include "nvvertparse.h"
-#include "program_instruction.h"
+#include "prog_instruction.h"
#include "program.h"