commit | d4e020aa1921643b14a3a546f6807afbafa7629e | [log] [tgz] |
---|---|---|
author | Cody Northrop <cody@lunarg.com> | Tue Mar 17 14:54:35 2015 -0600 |
committer | Cody Northrop <cody@lunarg.com> | Wed Mar 18 08:43:10 2015 -0600 |
tree | 07ac40e1221b2af83ac91858a15b983f4a6c1d4d | |
parent | d21028cb3094cc18dad92f48a367c20eca129430 [diff] [blame] |
icd: Rename icd-bil.h to icd-spv.h
diff --git a/tests/render_tests.cpp b/tests/render_tests.cpp index f1ed243..69b7556 100644 --- a/tests/render_tests.cpp +++ b/tests/render_tests.cpp
@@ -72,7 +72,7 @@ #endif #include "gtest-1.7.0/include/gtest/gtest.h" -#include "icd-bil.h" +#include "icd-spv.h" #define GLM_FORCE_RADIANS #include "glm/glm.hpp"