summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-08 13:57:50 +0000
committerrubidium <rubidium@openttd.org>2009-01-08 13:57:50 +0000
commitd4b6cc997dd4eec4d0eb9bc8b2002bcb798e9f3c (patch)
tree544a1620ce889f583ff4990c62a03a3f1df1972e /source.list
parent020dbb180a11d27b2064640953f3960ede09f9c6 (diff)
downloadopenttd-d4b6cc997dd4eec4d0eb9bc8b2002bcb798e9f3c.tar.xz
(svn r14910) -Codechange: merge the command queue handling into a single location
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 91347b50e..92a7172fd 100644
--- a/source.list
+++ b/source.list
@@ -44,7 +44,7 @@ music.cpp
namegen.cpp
network/network.cpp
network/network_client.cpp
-network/network_data.cpp
+network/network_command.cpp
network/network_gamelist.cpp
network/network_server.cpp
network/network_udp.cpp