Tried MinGW to Compile DDA with Tile Support, No Luck?

I have MinGW running… I typed:

make NATIVE=32 TILES=1

and hit enter… No dice… Error says:

fatal error: SDL_image.h: No such file or directory

Not sure if this is it, but try NATIVE=win32 or WIN32