mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 16:50:10 +01:00
More llvm -> gallivm.
Forgot this one on the last commit.
This commit is contained in:
parent
6c7f663cb9
commit
e279b1c57a
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "draw/draw_context.h"
|
||||
#if 0
|
||||
#include "pipe/p_shader_tokens.h"
|
||||
#include "llvm/gallivm.h"
|
||||
#include "gallivm/gallivm.h"
|
||||
#include "tgsi/util/tgsi_dump.h"
|
||||
#include "tgsi/exec/tgsi_sse2.h"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue