mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
dri/r700: include shader/programopt.h instead of programopt.c.
Signed-off-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
parent
9b81103b1a
commit
4b598ce226
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@
|
|||
#include "radeon_debug.h"
|
||||
#include "r600_context.h"
|
||||
#include "r600_cmdbuf.h"
|
||||
#include "shader/programopt.c"
|
||||
#include "shader/programopt.h"
|
||||
|
||||
#include "r700_debug.h"
|
||||
#include "r700_vertprog.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue