aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/varyings_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/tests/varyings_test.cpp')
-rw-r--r--src/compiler/glsl/tests/varyings_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/glsl/tests/varyings_test.cpp b/src/compiler/glsl/tests/varyings_test.cpp
index 4ad73be381e..30df36acb2b 100644
--- a/src/compiler/glsl/tests/varyings_test.cpp
+++ b/src/compiler/glsl/tests/varyings_test.cpp
@@ -21,7 +21,7 @@
* DEALINGS IN THE SOFTWARE.
*/
#include <gtest/gtest.h>
-#include "main/compiler.h"
+#include "util/compiler.h"
#include "main/mtypes.h"
#include "main/macros.h"
#include "util/ralloc.h"