(svn r11834) -Codechange: only include settings_type.h if needed.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#define SETTINGS_INTERNAL_H
|
||||
|
||||
#include "saveload.h"
|
||||
#include "settings_type.h"
|
||||
|
||||
/** Convention/Type of settings. This is then further specified if necessary
|
||||
* with the SLE_ (SLE_VAR/SLE_FILE) enums in saveload.h
|
||||
|
Reference in New Issue
Block a user