mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-16 17:20:28 +01:00
ARB prog parser: include imports.h to kill some compiler warnings
This commit is contained in:
parent
180c304943
commit
523cb80d0f
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include <assert.h>
|
||||
|
||||
#include "main/imports.h"
|
||||
#include "main/simple_list.h"
|
||||
#include "hash_table.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue