mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-07-11 01:34:17 +02:00
Common: Rename General to HostSys
Actually fits what it's doing.
This commit is contained in:
committed by
Connor McLaughlin
parent
911d7f6533
commit
59d29b3648
@@ -3,6 +3,7 @@
|
||||
|
||||
#include "common/Threading.h"
|
||||
#include "common/Assertions.h"
|
||||
#include "common/HostSys.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "common/RedtapeWindows.h"
|
||||
|
||||
Reference in New Issue
Block a user