src/main_gui.cpp
changeset 8106 e6790dd9e750
parent 8102 906a3d3b6df1
child 8107 bb7deea89175
equal deleted inserted replaced
8105:49739cef9a00 8106:e6790dd9e750
    12 #include "strings.h"
    12 #include "strings.h"
    13 #include "table/sprites.h"
    13 #include "table/sprites.h"
    14 #include "table/strings.h"
    14 #include "table/strings.h"
    15 #include "map.h"
    15 #include "map.h"
    16 #include "tile.h"
    16 #include "tile.h"
    17 #include "window.h"
       
    18 #include "gui.h"
    17 #include "gui.h"
    19 #include "viewport.h"
    18 #include "viewport.h"
    20 #include "gfx.h"
    19 #include "gfx.h"
    21 #include "player.h"
    20 #include "player.h"
    22 #include "command.h"
    21 #include "command.h"