update project includes format
This commit is contained in:
+3
-3
@@ -4,9 +4,9 @@
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
||||
#include <data/setting.hpp>
|
||||
#include <constants.hpp>
|
||||
#include <typedefs.hpp>
|
||||
#include "data/setting.hpp"
|
||||
#include "constants.hpp"
|
||||
#include "typedefs.hpp"
|
||||
|
||||
struct AudioSettings {
|
||||
/// @brief try to initialize AL backend
|
||||
|
||||
Reference in New Issue
Block a user