update project includes format
This commit is contained in:
+4
-4
@@ -4,10 +4,10 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
#include <debug/Logger.hpp>
|
||||
#include <files/files.hpp>
|
||||
#include <graphics/core/GLTexture.hpp>
|
||||
#include <graphics/core/ImageData.hpp>
|
||||
#include "debug/Logger.hpp"
|
||||
#include "files/files.hpp"
|
||||
#include "graphics/core/GLTexture.hpp"
|
||||
#include "graphics/core/ImageData.hpp"
|
||||
|
||||
static debug::Logger logger("png-coder");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user