SDL-related fix for MinGW

This commit is contained in:
zicodxx 2007-03-31 07:54:09 +00:00
parent 833f3a06fa
commit 93d9688d6b

View file

@ -10,7 +10,7 @@
#include <conf.h>
#endif
#include <SDL.h>
#include <SDL/SDL.h>
#include "maths.h"
#include "timer.h"