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:
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,