summaryrefslogtreecommitdiff
path: root/src/caja-file-management-properties-main.c
diff options
context:
space:
mode:
authorAlexander van der Meij <[email protected]>2014-08-29 20:52:13 +0200
committerStefano Karapetsas <[email protected]>2014-10-27 11:23:51 +0100
commit451eef9b275ce006b270a3569d96e531e24dd15a (patch)
treec69beecbd84db9fc21479f4b0b5c2246c466d819 /src/caja-file-management-properties-main.c
parent2ce11c50a5f7cca914af7646cae5fb6d5362b5cf (diff)
downloadcaja-451eef9b275ce006b270a3569d96e531e24dd15a.tar.bz2
caja-451eef9b275ce006b270a3569d96e531e24dd15a.tar.xz
implementation of extension interface and status management (gsoc2014)
Diffstat (limited to 'src/caja-file-management-properties-main.c')
-rw-r--r--src/caja-file-management-properties-main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-file-management-properties-main.c b/src/caja-file-management-properties-main.c
index 6a407b71..b2b79552 100644
--- a/src/caja-file-management-properties-main.c
+++ b/src/caja-file-management-properties-main.c
@@ -27,8 +27,8 @@
#include <gtk/gtk.h>
#include <glib/gi18n.h>
-#include <libcaja-private/caja-module.h>
#include <libcaja-private/caja-global-preferences.h>
+#include <libcaja-private/caja-module.h>
#include "caja-file-management-properties.h"