mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 10:27:57 -05:00
motion_emu: no need to include thread in header
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
#include "common/thread.h"
|
||||
#include "common/vector_math.h"
|
||||
|
||||
#include "core/frontend/input.h"
|
||||
|
||||
namespace InputCommon {
|
||||
|
Reference in New Issue
Block a user