Added missing include of "stdafx.h".

svn-id: r6006
This commit is contained in:
Marcus Comstedt 2002-12-17 01:06:04 +00:00
parent e6e8468a31
commit fadf55aad0

View File

@ -17,6 +17,7 @@
*
*/
#include "stdafx.h"
#include "simon/sound.h"
#include "common/file.h"
#include "common/engine.h"