diff --git a/tests/src/test_generic_material_loader.cpp b/tests/src/test_generic_material_loader.cpp index f602a4536aa89ca09ec477224c1e5a13cce51729..ed93d866e6ebb02e73eb6c0dda4466c517242983 100644 --- a/tests/src/test_generic_material_loader.cpp +++ b/tests/src/test_generic_material_loader.cpp @@ -25,7 +25,7 @@ #include "phx/resources/resource_utils.hpp" #include "phx/resources/types/material.hpp" -#include "test_utilities/glm_vec3.hpp" +#include "test_utilities/glm_vec.hpp" SCENARIO("The Generic Material Loader can create Generic materials.", "[phx][phx::GenericMaterialLoader]") {