From c0dd84cf7d0410d5f247f8641208f43fabe8c420 Mon Sep 17 00:00:00 2001 From: Shawn Hoffman Date: Fri, 26 Aug 2011 21:19:40 -0700 Subject: [PATCH] buildfix ON MASTER!! :< (I am sonic's babysitter) --- Source/Core/VideoCommon/Src/EmuWindow.cpp | 1 + 1 file changed, 1 insertion(+) 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 {