maths/
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include <graphics/core/Texture.hpp>
|
||||
#include <graphics/core/Atlas.hpp>
|
||||
#include <assets/Assets.hpp>
|
||||
#include "../../../maths/UVRegion.hpp"
|
||||
#include <maths/UVRegion.hpp>
|
||||
|
||||
using namespace gui;
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
#include <items/ItemDef.hpp>
|
||||
#include <items/ItemStack.hpp>
|
||||
#include <logic/scripting/scripting.hpp>
|
||||
#include "../../../maths/voxmaths.hpp"
|
||||
#include <maths/voxmaths.hpp>
|
||||
#include <objects/Player.hpp>
|
||||
#include <util/stringutil.hpp>
|
||||
#include <voxels/Block.hpp>
|
||||
|
||||
Reference in New Issue
Block a user