Remove an unused header.

Fixes a compilation problem for SDL 1.3.
This commit is contained in:
Mark de Wever 2011-03-19 18:53:29 +00:00
parent 9390f3b76e
commit 18bf79ef13

View file

@ -18,8 +18,6 @@
#include "SDL.h"
#include "SDL_mixer.h"
#include "SDL_getenv.h"
#include "about.hpp"
#include "ai/configuration.hpp"
#include "config.hpp"