summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerman77 <juangerman-13@hotmail.com>2021-09-02 02:12:59 +0200
committergerman77 <juangerman-13@hotmail.com>2021-09-02 02:13:33 +0200
commitc57e0b3b24cc4ebf998d963f9950c6862b8526c0 (patch)
tree31efcecc83b0374946d620af9252d4cfaf539c84
parentMerge pull request #6897 from FernandoS27/pineapple-does-not-belong-in-pizza (diff)
downloadyuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar.gz
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar.bz2
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar.lz
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar.xz
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.tar.zst
yuzu-c57e0b3b24cc4ebf998d963f9950c6862b8526c0.zip
-rw-r--r--src/common/logging/backend.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 949384fd3..e40d117d6 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -18,6 +18,7 @@
#include "common/fs/fs_paths.h"
#include "common/fs/path_util.h"
#include "common/literals.h"
+#include "common/thread.h"
#include "common/logging/backend.h"
#include "common/logging/log.h"