final rename
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include <unordered_map>
|
||||
#include "../../maths/UVRegion.h"
|
||||
#include "../../maths/UVRegion.hpp"
|
||||
#include "../../typedefs.h"
|
||||
|
||||
class ImageData;
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
#include <glm/glm.hpp>
|
||||
|
||||
#include "commons.hpp"
|
||||
#include "../../maths/UVRegion.h"
|
||||
#include "../../maths/UVRegion.hpp"
|
||||
|
||||
class Mesh;
|
||||
class Texture;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef GRAPHICS_CORE_BATCH3D_HPP_
|
||||
#define GRAPHICS_CORE_BATCH3D_HPP_
|
||||
|
||||
#include "../../maths/UVRegion.h"
|
||||
#include "../../maths/UVRegion.hpp"
|
||||
#include "../../typedefs.h"
|
||||
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user