(svn r2664) Remove depedency on player.h from variables.h

This commit is contained in:
tron
2005-07-21 19:36:43 +00:00
parent 284d9ed7fb
commit e53c4db866
13 changed files with 18 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "table/strings.h"
#include "player.h"
#include "signs.h"
#include "saveload.h"
#include "command.h"