src/blitter/base.hpp
changeset 9111 48ce04029fe4
parent 8123 ce31d2843a95
child 9925 e6abeb1fc804
equal deleted inserted replaced
9110:9c48301b2e19 9111:48ce04029fe4
     1 /* $Id$ */
     1 /* $Id$ */
       
     2 
       
     3 /** @file base.hpp Base for all blitters. */
     2 
     4 
     3 #ifndef BLITTER_BASE_HPP
     5 #ifndef BLITTER_BASE_HPP
     4 #define BLITTER_BASE_HPP
     6 #define BLITTER_BASE_HPP
     5 
     7 
     6 #include "../spritecache.h"
     8 #include "../spritecache.h"