src/viewport.cpp
changeset 9555 68e7c84b2d19
parent 9553 93848ae90336
child 9755 da0c1b33c727
equal deleted inserted replaced
9554:d677e63894db 9555:68e7c84b2d19
    42 #include "vehicle_func.h"
    42 #include "vehicle_func.h"
    43 #include "player_func.h"
    43 #include "player_func.h"
    44 #include "settings_type.h"
    44 #include "settings_type.h"
    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 "core/smallvec_type.hpp"
    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 #include "window_gui.h"
    51 
    51 
    52 #include "table/sprites.h"
    52 #include "table/sprites.h"