From 375bad82752fa02dd731721507e76d64e2ff585f Mon Sep 17 00:00:00 2001 From: mpohoreski Date: Mon, 16 Feb 2009 20:31:23 +0000 Subject: [PATCH] Fixed to work with pre-compiled header --- AppleWin/source/Tfe/Tfe.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AppleWin/source/Tfe/Tfe.cpp b/AppleWin/source/Tfe/Tfe.cpp index 152d8a08..8180fd96 100644 --- a/AppleWin/source/Tfe/Tfe.cpp +++ b/AppleWin/source/Tfe/Tfe.cpp @@ -24,6 +24,8 @@ * */ +#include "..\StdAfx.h" +#pragma hdrstop #include #include