Changeset - r13254:0a982a65d9cf
[Not reviewed]
master
0 2 0
rubidium - 15 years ago 2009-10-14 08:14:57
rubidium@openttd.org
(svn r17773) -Cleanup: sdl.h isn't needed for allegro
2 files changed with 0 insertions and 2 deletions:
0 comments (0 inline, 0 general)
src/sound/allegro_s.cpp
Show inline comments
 
@@ -15,7 +15,6 @@
 

	
 
#include "../driver.h"
 
#include "../mixer.h"
 
#include "../sdl.h"
 
#include "../debug.h"
 
#include "allegro_s.h"
 
#include <allegro.h>
src/video/allegro_v.cpp
Show inline comments
 
@@ -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"
0 comments (0 inline, 0 general)