Normalized spdlog include paths
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
|
||||
#if defined(__ANDROID__)
|
||||
|
||||
#include "../details/os.h"
|
||||
#include "sink.h"
|
||||
#include "spdlog/details/os.h"
|
||||
#include "spdlog/sinks/sink.h"
|
||||
|
||||
#include <android/log.h>
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user