src/Graphics/Drawable.hh
changeset 424 f337a86d144e
parent 423 947ab54de4b7
equal deleted inserted replaced
423:947ab54de4b7 424:f337a86d144e
     1 
     1 
     2 // XXX: because this is included from ..
     2 #ifndef GRAPHICS_DRAWABLE_HH
     3 #if GRAPHICS_ENABLED && !(defined GRAPHICS_DRAWABLE_HH)
       
     4 #define GRAPHICS_DRAWABLE_HH
     3 #define GRAPHICS_DRAWABLE_HH
     5 
     4 
     6 namespace graphics
     5 namespace graphics
     7 {
     6 {
     8 
     7