src/graphics moved to src/graphics/core
This commit is contained in:
+3
-1
@@ -4,7 +4,9 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <glm/glm.hpp>
|
||||
#include "../graphics/UVRegion.h"
|
||||
|
||||
// :<
|
||||
#include "../graphics/core/UVRegion.h"
|
||||
|
||||
#include "../maths/aabb.h"
|
||||
#include "../typedefs.h"
|
||||
|
||||
Reference in New Issue
Block a user