mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2025-06-16 06:11:27 +00:00
common/logging: Add missing include
This commit is contained in:
parent
956171f024
commit
c57e0b3b24
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue