src/viewport.cpp
changeset 10596 0ee9eba64c9c
parent 10595 7957c71b0dfe
child 10638 1234ac29df11
equal deleted inserted replaced
10595:7957c71b0dfe 10596:0ee9eba64c9c
    45 #include "station_func.h"
    45 #include "station_func.h"
    46 #include "core/alloc_type.hpp"
    46 #include "core/alloc_type.hpp"
    47 #include "misc/smallvec.h"
    47 #include "misc/smallvec.h"
    48 #include "window_func.h"
    48 #include "window_func.h"
    49 #include "tilehighlight_func.h"
    49 #include "tilehighlight_func.h"
       
    50 #include "window_gui.h"
    50 
    51 
    51 #include "table/sprites.h"
    52 #include "table/sprites.h"
    52 #include "table/strings.h"
    53 #include "table/strings.h"
    53 
    54 
    54 PlaceProc *_place_proc;
    55 PlaceProc *_place_proc;