Skip to content
Snippets Groups Projects
Commit 0f7f25aa authored by aboensch's avatar aboensch
Browse files

FIX: missing adaption of include

issue #485
parent a022e7ea
No related branches found
No related tags found
1 merge request!154Feature/#485 notion separation of loaders and generators
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
#include <string> #include <string>
#include <utility> #include <utility>
#include "phx/resources/generators/generic_material_generator.hpp" #include "phx/resources/generators/material_generator.hpp"
#include "phx/resources/loaders/assimp_model_loader.hpp" #include "phx/resources/loaders/assimp_model_loader.hpp"
#include "phx/resources/loaders/image_loader.hpp" #include "phx/resources/loaders/image_loader.hpp"
#include "phx/resources/loaders/shader_loader.hpp" #include "phx/resources/loaders/shader_loader.hpp"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment