(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#ifndef INDUSTRY_H
|
||||
#define INDUSTRY_H
|
||||
|
||||
#include "core/pool.hpp"
|
||||
#include "core/pool_type.hpp"
|
||||
#include "core/random_func.hpp"
|
||||
#include "newgrf_storage.h"
|
||||
#include "cargo_type.h"
|
||||
|
Reference in New Issue
Block a user