From cd929eabfeb5344b2f7c43555eea20fc15a7f1ca Mon Sep 17 00:00:00 2001 From: Bert Münnich Date: Thu, 27 Dec 2012 16:34:51 +0100 Subject: Fixed issue #73 --- main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.c') diff --git a/main.c b/main.c index 55db498..3b5f9b9 100644 --- a/main.c +++ b/main.c @@ -29,11 +29,11 @@ #include #include +#include "types.h" #include "commands.h" #include "image.h" #include "options.h" #include "thumbs.h" -#include "types.h" #include "util.h" #include "window.h" #include "config.h" -- cgit v1.2.3-54-g00ecf