(svn r17773) -Cleanup: sdl.h isn't needed for allegro

This commit is contained in:
rubidium
2009-10-14 08:14:57 +00:00
parent 3bb1f4217d
commit 7341834430
2 changed files with 0 additions and 2 deletions

View File

@@ -15,7 +15,6 @@
#include "../openttd.h"
#include "../debug.h"
#include "../gfx_func.h"
#include "../sdl.h"
#include "../variables.h"
#include "../rev.h"
#include "../blitter/factory.hpp"