diff --git a/externals/fmt b/externals/fmt index 9e554999c..7512a55aa 160000 --- a/externals/fmt +++ b/externals/fmt @@ -1 +1 @@ -Subproject commit 9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5 +Subproject commit 7512a55aa3ae309587ca89668ef9ec4074a51a1f diff --git a/src/core/perf_stats.cpp b/src/core/perf_stats.cpp index 5309e4911..8015ef731 100644 --- a/src/core/perf_stats.cpp +++ b/src/core/perf_stats.cpp @@ -8,8 +8,8 @@ #include #include #include +#include #include -#include #include "common/file_util.h" #include "core/hw/gpu.h" #include "core/perf_stats.h"