mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 02:08:23 -05:00
Fix some headers to include their dependencies properly.
This commit is contained in:
@ -4,6 +4,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "common/common_funcs.h"
|
||||
#include "common/msg_handler.h"
|
||||
|
||||
#ifndef LOGGING
|
||||
#define LOGGING
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user