From 97ab31ce3a681b3ef3384a0e166ba2779558395e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 11 Jun 2017 01:04:18 +0200 Subject: Add common.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- float.c | 1 + 1 file changed, 1 insertion(+) (limited to 'float.c') diff --git a/float.c b/float.c index 829003a..185423e 100644 --- a/float.c +++ b/float.c @@ -81,6 +81,7 @@ #define libcolour_unmarshal libcolour_unmarshal_f #define libcolour_convert_en_masse libcolour_convert_en_masse_f +#include "common.h" #include "convert-template.c" #include "libcolour-template.c" #include "en_masse-template.c" -- cgit v1.2.3-70-g09d2