Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window.c
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2007-04-02 05:20:38 (GMT)
committer Matthias Clasen <matthiasc@src.gnome.org>2007-04-02 05:20:38 (GMT)
commitda64387d5d8e621105237d5e2e0318cdd09aa0d1 (patch)
tree5e9b23fe3dd8b46799052a9e2601e164712f3e5f /shell/ev-window.c
parentd92ed14d7be9cab0ee447e49fea73d324e2ec19d (diff)
Fixup the previous commit
svn path=/trunk/; revision=2393
Diffstat (limited to 'shell/ev-window.c')
-rw-r--r--shell/ev-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index fa134b6..fe82fc8 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -94,7 +94,7 @@
#include <string.h>
-#include "xdg-user-dir-lookup.c"
+char *xdg_user_dir_lookup (char *type);
typedef enum {
PAGE_MODE_DOCUMENT,