From 3ba6105170ecac2fb124d9eb7e81ba72dd4700b8 Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Thu, 11 Dec 2008 19:38:00 +0100 Subject: First pass for renaming screen/widget. --- src/client/chat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/chat.c') 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" -- cgit v1.2.3