From 451eef9b275ce006b270a3569d96e531e24dd15a Mon Sep 17 00:00:00 2001 From: Alexander van der Meij Date: Fri, 29 Aug 2014 20:52:13 +0200 Subject: implementation of extension interface and status management (gsoc2014) --- src/caja-file-management-properties-main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/caja-file-management-properties-main.c') 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 #include -#include #include +#include #include "caja-file-management-properties.h" -- cgit v1.2.1