UnitTests: Don't include ImGuiAnimated in stubs

This defines no Host functions
This commit is contained in:
TheLastRar 2025-07-05 20:03:45 +01:00 committed by lightningterror
parent b09eb4e42d
commit d122939183
1 changed files with 0 additions and 1 deletions

View File

@ -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"