(svn r11801) -Codechange: remove some unneeded includes from some header files.

This commit is contained in:
rubidium
2008-01-09 21:27:39 +00:00
parent 998d7644f6
commit 6c954cad5f
29 changed files with 43 additions and 20 deletions

View File

@@ -5,11 +5,9 @@
#ifndef ENGINE_H
#define ENGINE_H
#include "oldpool.h"
#include "rail_type.h"
#include "cargo_type.h"
#include "vehicle_type.h"
#include "command_type.h"
#include "gfx_type.h"
#include "date_type.h"
#include "sound_type.h"