Fix compile for now, include doesn't exist in mingw.

Should be checked for in configure

svn-id: r14507
This commit is contained in:
Travis Howell 2004-08-07 23:49:34 +00:00
parent 41288cb8e0
commit 1134ea5c85

View File

@ -37,9 +37,6 @@
#include <config.h>
#endif
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#include "scale2x.h"
#include "scale3x.h"