aboutsummaryrefslogtreecommitdiffstats
path: root/double.c
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-06-11 01:04:18 +0200
committerMattias Andrée <maandree@kth.se>2017-06-11 01:04:18 +0200
commit97ab31ce3a681b3ef3384a0e166ba2779558395e (patch)
treeec9b638b0cbe43211a8385e0dd9a045dfad3f786 /double.c
parentTest and fix libcolour_convert_en_masse (diff)
downloadlibcolour-97ab31ce3a681b3ef3384a0e166ba2779558395e.tar.gz
libcolour-97ab31ce3a681b3ef3384a0e166ba2779558395e.tar.bz2
libcolour-97ab31ce3a681b3ef3384a0e166ba2779558395e.tar.xz
Add common.h
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'double.c')
-rw-r--r--double.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/double.c b/double.c
index 77a2f70..9d37aed 100644
--- a/double.c
+++ b/double.c
@@ -81,6 +81,7 @@
#define libcolour_unmarshal libcolour_unmarshal_lf
#define libcolour_convert_en_masse libcolour_convert_en_masse_lf
+#include "common.h"
#include "convert-template.c"
#include "libcolour-template.c"
#include "en_masse-template.c"