summaryrefslogtreecommitdiff
path: root/src/client/chat.c
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2008-12-11 22:34:18 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2008-12-11 22:34:18 +0100
commit5855f591b6d509633e3730346e18122768ec6e04 (patch)
treecd98fd39a789464294fd05ae00eeea5bd9411138 /src/client/chat.c
parenta83321436c8d40210bbbd0a44fe1290ed71638af (diff)
First pass renaming sreen and widgets.
Diffstat (limited to 'src/client/chat.c')
-rw-r--r--src/client/chat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/chat.c b/src/client/chat.c
index 6ca9ec9..b446b08 100644
--- a/src/client/chat.c
+++ b/src/client/chat.c
@@ -11,7 +11,7 @@
#include "serverSendMsg.h"
#include "net_multiplayer.h"
-#include "screen_world.h"
+#include "world.h"
#include "proto.h"
#include "interface.h"
#include "chat.h"