changeset 8619 | c2434269c3eb |
parent 7433 | 8e410e7ec0d7 |
child 10429 | 1b99254f9607 |
--- a/src/blitter/8bpp_simple.cpp Sun Dec 23 04:31:45 2007 +0000 +++ b/src/blitter/8bpp_simple.cpp Sun Dec 23 10:56:02 2007 +0000 @@ -3,8 +3,7 @@ /** @file 8bpp_simple.cpp */ #include "../stdafx.h" -#include "../zoom.hpp" -#include "../gfx.h" +#include "../zoom_func.h" #include "8bpp_simple.hpp" static FBlitter_8bppSimple iFBlitter_8bppSimple;