aboutsummaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/tests/lower_int64_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/compiler/glsl/tests/lower_int64_test.cpp')
-rw-r--r--src/compiler/glsl/tests/lower_int64_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/glsl/tests/lower_int64_test.cpp b/src/compiler/glsl/tests/lower_int64_test.cpp
index a7e8186e41b..196710a3c6c 100644
--- a/src/compiler/glsl/tests/lower_int64_test.cpp
+++ b/src/compiler/glsl/tests/lower_int64_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 "ir.h"