projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d6b1b3
)
Fix make check
author
Marek Olšák
<marek.olsak@amd.com>
Fri, 13 Apr 2018 00:03:12 +0000
(20:03 -0400)
committer
Marek Olšák
<marek.olsak@amd.com>
Fri, 13 Apr 2018 00:03:13 +0000
(20:03 -0400)
src/compiler/glsl/test_optpass.cpp
patch
|
blob
|
history
diff --git
a/src/compiler/glsl/test_optpass.cpp
b/src/compiler/glsl/test_optpass.cpp
index 5fd1b2b67571fef19f35a8d3cef6fdb42029468b..1fd9db102c63201a02913cbe4ca797e6befc9578 100644
(file)
--- a/
src/compiler/glsl/test_optpass.cpp
+++ b/
src/compiler/glsl/test_optpass.cpp
@@
-42,6
+42,7
@@
#include "program.h"
#include "ir_reader.h"
#include "standalone_scaffolding.h"
+#include "main/mtypes.h"
using namespace std;