summaryrefslogtreecommitdiff
path: root/src/base/proto.h
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-02-03 13:56:55 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2009-02-03 13:56:55 +0100
commit87821f04c9565450d8e724be76993ae5ea2c20c4 (patch)
treecd98fd39a789464294fd05ae00eeea5bd9411138 /src/base/proto.h
parent509890f14896d2064916555c04a3bfeec537cb1d (diff)
Revert "Revert "First pass renaming sreen and widgets.""
This reverts commit 509890f14896d2064916555c04a3bfeec537cb1d.
Diffstat (limited to 'src/base/proto.h')
-rw-r--r--src/base/proto.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/base/proto.h b/src/base/proto.h
index 590317b..8cd7568 100644
--- a/src/base/proto.h
+++ b/src/base/proto.h
@@ -18,9 +18,9 @@
# include "net_multiplayer.h"
# ifndef PUBLIC_SERVER
-# include "screen_world.h"
-# include "screen_setting.h"
-# include "screen_choiceArena.h"
+# include "world.h"
+# include "setting.h"
+# include "choiceArena.h"
# include "client.h"
# endif