summaryrefslogtreecommitdiff
path: root/src/base/shot.c
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/shot.c
parent509890f14896d2064916555c04a3bfeec537cb1d (diff)
Revert "Revert "First pass renaming sreen and widgets.""
This reverts commit 509890f14896d2064916555c04a3bfeec537cb1d.
Diffstat (limited to 'src/base/shot.c')
-rw-r--r--src/base/shot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/shot.c b/src/base/shot.c
index 977ccb4..306527b 100644
--- a/src/base/shot.c
+++ b/src/base/shot.c
@@ -14,7 +14,7 @@
#ifndef PUBLIC_SERVER
# include "image.h"
# include "layer.h"
-# include "screen_world.h"
+# include "world.h"
#endif
#ifdef PUBLIC_SERVER