diff --git a/Source/Core/VideoCommon/Src/EmuWindow.cpp b/Source/Core/VideoCommon/Src/EmuWindow.cpp index fef959f1c2..ff96887a32 100644 --- a/Source/Core/VideoCommon/Src/EmuWindow.cpp +++ b/Source/Core/VideoCommon/Src/EmuWindow.cpp @@ -25,6 +25,7 @@ #include "VideoBackendBase.h" #include "Core.h" #include "Host.h" +#include "ConfigManager.h" namespace EmuWindow {