From f55722e2886f4cd6164c2833a59bc4c0476767c1 Mon Sep 17 00:00:00 2001 From: daco65 Date: Wed, 27 Aug 2008 01:45:31 +0000 Subject: [PATCH] Fix for XK's commit. XK, if its wrong punch me in the face git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@337 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/Core/VideoCommon/Src/VideoState.cpp | 1 + Source/Core/VideoCommon/VideoCommon.vcproj | 10 +++++++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/Source/Core/VideoCommon/Src/VideoState.cpp b/Source/Core/VideoCommon/Src/VideoState.cpp index ab41047b44..12e9efe547 100644 --- a/Source/Core/VideoCommon/Src/VideoState.cpp +++ b/Source/Core/VideoCommon/Src/VideoState.cpp @@ -17,6 +17,7 @@ #include "VideoState.h" #include "TextureDecoder.h" +#include void VideoCommon_SaveState() { #ifdef WIN32 diff --git a/Source/Core/VideoCommon/VideoCommon.vcproj b/Source/Core/VideoCommon/VideoCommon.vcproj index abbae9310c..0a72472bd4 100644 --- a/Source/Core/VideoCommon/VideoCommon.vcproj +++ b/Source/Core/VideoCommon/VideoCommon.vcproj @@ -1,7 +1,7 @@ + + + +