From df647af2c9e11426c52012ae3b269c7b43e2f76b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 20 Nov 2012 20:40:39 +0000 Subject: compilation fix git-svn-id: http://svn.miranda-ng.org/main/trunk@2401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/AimOscar/aim_10.vcxproj | 4 ++-- protocols/AimOscar/src/stdafx.cpp | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols') diff --git a/protocols/AimOscar/aim_10.vcxproj b/protocols/AimOscar/aim_10.vcxproj index 8f39c1c20e..f235c83404 100644 --- a/protocols/AimOscar/aim_10.vcxproj +++ b/protocols/AimOscar/aim_10.vcxproj @@ -187,9 +187,10 @@ - + Create + @@ -208,7 +209,6 @@ - diff --git a/protocols/AimOscar/src/stdafx.cpp b/protocols/AimOscar/src/stdafx.cpp index fc9e8e3956..9a270b0587 100644 --- a/protocols/AimOscar/src/stdafx.cpp +++ b/protocols/AimOscar/src/stdafx.cpp @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include \ No newline at end of file +#include "aim.h" \ No newline at end of file -- cgit v1.2.3