(svn r11771) -Codechange: split settings.h into better separated headers.

This commit is contained in:
rubidium
2008-01-07 00:19:09 +00:00
parent 588f1d2aca
commit 2469bca24c
15 changed files with 241 additions and 230 deletions

View File

@@ -16,7 +16,7 @@
#include "network/network_server.h"
#include "network/network_udp.h"
#include "command_func.h"
#include "settings.h"
#include "settings_func.h"
#include "fios.h"
#include "fileio.h"
#include "station.h"