Skip to content
Snippets Groups Projects
Commit b2fa88bb authored by Andrea Bönsch's avatar Andrea Bönsch
Browse files

Update test_generic_material_loader.cpp fix include

parent e63f1563
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
#include "phx/resources/resource_utils.hpp" #include "phx/resources/resource_utils.hpp"
#include "phx/resources/types/material.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.", SCENARIO("The Generic Material Loader can create Generic materials.",
"[phx][phx::GenericMaterialLoader]") { "[phx][phx::GenericMaterialLoader]") {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment