From c627b5ee75a549e5bae995fecd8f38ee1ff7e637 Mon Sep 17 00:00:00 2001 From: bgk Date: Thu, 1 Jan 2009 13:23:09 +0000 Subject: [PATCH] Fixed the VC2008 project for my last commit git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@834 a31d4220-a93d-0410-bf67-fe4944624d44 --- project/vc2008_mfc/VBA2008.vcproj | 44 +++++++++++++++---------------- src/filters/hq/asm/hq3x32.cpp | 1 - 2 files changed, 22 insertions(+), 23 deletions(-) diff --git a/project/vc2008_mfc/VBA2008.vcproj b/project/vc2008_mfc/VBA2008.vcproj index c1e7a313..4bc63119 100644 --- a/project/vc2008_mfc/VBA2008.vcproj +++ b/project/vc2008_mfc/VBA2008.vcproj @@ -565,7 +565,7 @@ Name="Pixel Filter" > @@ -682,7 +682,7 @@ @@ -707,7 +707,7 @@ @@ -732,7 +732,7 @@ @@ -757,7 +757,7 @@ diff --git a/src/filters/hq/asm/hq3x32.cpp b/src/filters/hq/asm/hq3x32.cpp index ba62e114..9d204b1a 100644 --- a/src/filters/hq/asm/hq3x32.cpp +++ b/src/filters/hq/asm/hq3x32.cpp @@ -1,4 +1,3 @@ -#include "../../Util.h" #define __STDC_CONSTANT_MACROS #include