mirror of https://github.com/PCSX2/pcsx2.git
UnitTests: Don't include ImGuiAnimated in stubs
This defines no Host functions
This commit is contained in:
parent
b09eb4e42d
commit
d122939183
|
@ -6,7 +6,6 @@
|
|||
#include "pcsx2/GameList.h"
|
||||
#include "pcsx2/Host.h"
|
||||
#include "pcsx2/ImGui/FullscreenUI.h"
|
||||
#include "pcsx2/ImGui/ImGuiAnimated.h"
|
||||
#include "pcsx2/ImGui/ImGuiFullscreen.h"
|
||||
#include "pcsx2/ImGui/ImGuiManager.h"
|
||||
#include "pcsx2/Input/InputManager.h"
|
||||
|
|
Loading…
Reference in New Issue