Added #include "stdafx.h" to fix compile problem.

This commit is contained in:
Chris Gilbert
2002-11-23 19:33:04 +00:00
parent 628b0a36a0
commit 2751fed244
+1
View File
@@ -1,3 +1,4 @@
#include "stdafx.h"
/*
* SDL_rotozoom.c - rotozoomer for 32bit or 8bit surfaces
*