(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.

This commit is contained in:
rubidium
2008-04-18 10:16:51 +00:00
parent 7d234fa069
commit d46d8d9c9d
13 changed files with 14 additions and 10 deletions

View File

@@ -22,6 +22,7 @@
#include "sound_func.h"
#include "player_func.h"
#include "settings_type.h"
#include "tunnelbridge.h"
#include "table/sprites.h"
#include "table/strings.h"