mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-13 01:45:45 +00: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