Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Project_Phoenix
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LuFG VR VIS
VR-Group
Project_Phoenix
Commits
0f7f25aa
Commit
0f7f25aa
authored
7 years ago
by
aboensch
Browse files
Options
Downloads
Patches
Plain Diff
FIX: missing adaption of include
issue #485
parent
a022e7ea
No related branches found
No related tags found
1 merge request
!154
Feature/#485 notion separation of loaders and generators
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
library/phx/resources/resource_manager.cpp
+1
-1
1 addition, 1 deletion
library/phx/resources/resource_manager.cpp
with
1 addition
and
1 deletion
library/phx/resources/resource_manager.cpp
+
1
−
1
View file @
0f7f25aa
...
@@ -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"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment