From a271e167443aedca2ed9c28b51fc6de33692dadb Mon Sep 17 00:00:00 2001 From: Bert Date: Fri, 22 Jul 2011 14:49:06 +0200 Subject: Reduced usage of preprocessor macros --- options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'options.h') diff --git a/options.h b/options.h index 4438fd0..a4b4a01 100644 --- a/options.h +++ b/options.h @@ -20,6 +20,7 @@ #define OPTIONS_H #include "image.h" +#include "types.h" typedef struct { char **filenames; -- cgit v1.2.3