src/fios.h
changeset 11019 9c818b06c54d
parent 10809 5e1189c1df5c
equal deleted inserted replaced
11018:830493d2f499 11019:9c818b06c54d
     4 
     4 
     5 #ifndef FIOS_H
     5 #ifndef FIOS_H
     6 #define FIOS_H
     6 #define FIOS_H
     7 
     7 
     8 #include "strings_type.h"
     8 #include "strings_type.h"
     9 #include "misc/smallvec.h"
     9 #include "core/smallvec_type.hpp"
    10 
    10 
    11 enum {
    11 enum {
    12 	/**
    12 	/**
    13 	 * Slot used for the GRF scanning and such. This slot cannot be reused
    13 	 * Slot used for the GRF scanning and such. This slot cannot be reused
    14 	 * as it will otherwise cause issues when pressing "rescan directories".
    14 	 * as it will otherwise cause issues when pressing "rescan directories".