Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-stock-icons.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-stock-icons.c')
-rw-r--r--shell/ev-stock-icons.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-stock-icons.c b/shell/ev-stock-icons.c
index 09536ca..003253c 100644
--- a/shell/ev-stock-icons.c
+++ b/shell/ev-stock-icons.c
@@ -22,11 +22,12 @@
*/
#include <config.h>
-#include "ev-stock-icons.h"
#include <gtk/gtk.h>
#include <gdk/gdk.h>
+#include "ev-stock-icons.h"
+
typedef struct {
char *stock_id;
char *icon;