about summary refs log tree commit diff
path: root/src/engine/client/client.cpp
diff options
context:
space:
mode:
authoroy <Tom_Adams@web.de>2010-09-12 12:16:51 +0200
committeroy <Tom_Adams@web.de>2010-09-12 12:16:51 +0200
commitd913af1ab2d383832a49ed6a4460523f80b8337d (patch)
tree5578ecd4ac3e4f501f86e031b5f84da40f8cd278 /src/engine/client/client.cpp
parentabf74f47f7496eff3e4aebdf1b6060ee0f0a50d8 (diff)
downloadzcatch-d913af1ab2d383832a49ed6a4460523f80b8337d.tar.gz
zcatch-d913af1ab2d383832a49ed6a4460523f80b8337d.zip
renamed demorec files to demo
Diffstat (limited to 'src/engine/client/client.cpp')
-rw-r--r--src/engine/client/client.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/client/client.cpp b/src/engine/client/client.cpp
index 42dd4a9e..4952446f 100644
--- a/src/engine/client/client.cpp
+++ b/src/engine/client/client.cpp
@@ -18,7 +18,7 @@
 #include <engine/shared/ringbuffer.h>
 #include <engine/shared/protocol.h>
 
-#include <engine/shared/demorec.h>
+#include <engine/shared/demo.h>
 
 #include <mastersrv/mastersrv.h>
 #include <versionsrv/versionsrv.h>