branch | noai |
changeset 9723 | eee46cb39750 |
parent 9703 | d2a6acdbd665 |
child 9724 | b39bc69bb2f2 |
--- a/src/blitter/32bpp_anim.cpp Fri Nov 23 16:59:30 2007 +0000 +++ b/src/blitter/32bpp_anim.cpp Wed Jan 09 18:11:12 2008 +0000 @@ -1,6 +1,9 @@ +/* $Id$ */ + #include "../stdafx.h" -#include "../zoom.hpp" -#include "../gfx.h" +#include "../core/alloc_func.hpp" +#include "../gfx_func.h" +#include "../zoom_func.h" #include "../debug.h" #include "../table/sprites.h" #include "../video/video_driver.hpp"