1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-25 21:24:12 +01:00

(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed

This commit is contained in:
rubidium
2012-01-03 20:26:05 +00:00
parent 9856282d0b
commit e40eb8177a
71 changed files with 28 additions and 76 deletions

View File

@@ -12,7 +12,6 @@
#ifndef SCRIPT_ORDER_HPP
#define SCRIPT_ORDER_HPP
#include "script_error.hpp"
#include "script_vehicle.hpp"
#include "../../order_type.h"