update project includes format
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#ifndef GRAPHICS_CORE_TEXTURE_HPP_
|
||||
#define GRAPHICS_CORE_TEXTURE_HPP_
|
||||
|
||||
#include <typedefs.hpp>
|
||||
#include <maths/UVRegion.hpp>
|
||||
#include "typedefs.hpp"
|
||||
#include "maths/UVRegion.hpp"
|
||||
#include "ImageData.hpp"
|
||||
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user