src/settings_internal.h
changeset 8766 c86cfa3a7580
parent 8704 2857ec554839
child 10703 2c998f3776d1
equal deleted inserted replaced
8765:4aadf8d5d2fb 8766:c86cfa3a7580
     4 
     4 
     5 #ifndef SETTINGS_INTERNAL_H
     5 #ifndef SETTINGS_INTERNAL_H
     6 #define SETTINGS_INTERNAL_H
     6 #define SETTINGS_INTERNAL_H
     7 
     7 
     8 #include "saveload.h"
     8 #include "saveload.h"
       
     9 #include "settings_type.h"
     9 
    10 
    10 /** Convention/Type of settings. This is then further specified if necessary
    11 /** Convention/Type of settings. This is then further specified if necessary
    11  * with the SLE_ (SLE_VAR/SLE_FILE) enums in saveload.h
    12  * with the SLE_ (SLE_VAR/SLE_FILE) enums in saveload.h
    12  * @see VarTypes
    13  * @see VarTypes
    13  * @see SettingDescBase */
    14  * @see SettingDescBase */