(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,5 +1,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "player.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "window.h"