Fixed to work with pre-compiled header

This commit is contained in:
mpohoreski 2009-02-16 19:15:59 +00:00
parent ab82c35b77
commit f1071f5086

View File

@ -26,6 +26,9 @@
// [AppleWin-TC] From FUSE's sound.c module
#include "StdAfx.h"
#pragma hdrstop
#include <windows.h>
#include <stdio.h>
#include <crtdbg.h>