(svn r11834) -Codechange: only include settings_type.h if needed.

This commit is contained in:
rubidium
2008-01-13 14:37:30 +00:00
parent a6fa5dd124
commit 9c0c798dd8
58 changed files with 60 additions and 11 deletions

View File

@@ -11,7 +11,7 @@
#include "window_gui.h"
#include "station_gui.h"
#include "command_func.h"
#include "variables.h"
#include "settings_type.h"
#include "water.h"
#include "window_func.h"
#include "vehicle_func.h"