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 --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.h') diff --git a/options.h b/options.h index e17f322..eb32cfc 100644 --- a/options.h +++ b/options.h @@ -19,8 +19,8 @@ #ifndef OPTIONS_H #define OPTIONS_H -#include "image.h" #include "types.h" +#include "image.h" typedef struct { /* file list: */ -- cgit v1.2.3-54-g00ecf