Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-open-recent-action.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-open-recent-action.c')
-rw-r--r--shell/ev-open-recent-action.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-open-recent-action.c b/shell/ev-open-recent-action.c
index e021c6b..0a4f309 100644
--- a/shell/ev-open-recent-action.c
+++ b/shell/ev-open-recent-action.c
@@ -18,8 +18,9 @@
*/
#include <config.h>
-#include <gtk/gtk.h>
+
#include <glib/gi18n.h>
+#include <gtk/gtk.h>
#include "ev-open-recent-action.h"