This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
ARB prog parser: include imports.h to kill some compiler warnings
tags/mesa_7_6_rc1
Luo Jinghua
16 years ago
parent
180c304943
commit
523cb80d0f
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/mesa/shader/hash_table.c
+ 1
- 0
src/mesa/shader/hash_table.c
View File
@@ -32,6 +32,7 @@
#include <assert.h>
#include "main/imports.h"
#include "main/simple_list.h"
#include "hash_table.h"
Write
Preview
Loading…
Cancel
Save