summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-05-22 15:39:22 +0000
committersmatz <smatz@openttd.org>2009-05-22 15:39:22 +0000
commit56a7b70591f933b587f091de66ba50c988894cac (patch)
tree57268de5948930a05403c687dd851cac5b582fc7 /source.list
parent10d1ef5447b94d17024dc0f4bdd1b7b017431a23 (diff)
downloadopenttd-56a7b70591f933b587f091de66ba50c988894cac.tar.xz
(svn r16380) -Codechange: rename pool.hpp to pool_type.hpp
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/source.list b/source.list
index 5a5af4ea7..a4d2b141d 100644
--- a/source.list
+++ b/source.list
@@ -364,8 +364,8 @@ core/math_func.cpp
core/math_func.hpp
core/mem_func.hpp
core/overflowsafe_type.hpp
-core/pool.hpp
core/pool_func.hpp
+core/pool_type.hpp
core/random_func.cpp
core/random_func.hpp
core/smallmap_type.hpp