src/Graphics/Console.hh
branchnew_graphics
changeset 412 721c60072091
parent 410 41fd46cffc52
equal deleted inserted replaced
411:106aaf6eadfe 412:721c60072091
     1 #ifndef GRAPHICS_CONSOLE_HH
     1 #ifndef GRAPHICS_CONSOLE_HH
     2 #define GRAPHICS_CONSOLE_HH
     2 #define GRAPHICS_CONSOLE_HH
     3 
     3 
     4 #include <ClanLib/gui.h>
     4 #include "GUI.hh"
       
     5 
     5 #include <list>
     6 #include <list>
     6 
     7 
     7 namespace graphics 
     8 namespace graphics 
     8 {
     9 {
     9 
    10