Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index fcda1f1..c162935 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -29,6 +29,7 @@
#include <libgnomevfs/gnome-vfs-utils.h>
#include "ev-stock-icons.h"
+#include "ev-debug.h"
static struct poptOption popt_options[] =
{
@@ -83,6 +84,7 @@ main (int argc, char *argv[])
g_set_application_name (_("Evince Document Viewer"));
+ ev_debug_init ();
ev_stock_icons_init ();
g_object_get_property (G_OBJECT (program),