update project includes format
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include <audio/audio.hpp>
|
||||
#include <debug/Logger.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include "audio/audio.hpp"
|
||||
#include "debug/Logger.hpp"
|
||||
#include "typedefs.hpp"
|
||||
|
||||
static debug::Logger logger("ogg");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user