aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2023-01-26 18:28:06 +0100
committerMattias Andrée <maandree@kth.se>2023-01-26 18:28:06 +0100
commit27289762a392650454942277e15f60d13f187992 (patch)
treea977338fce9d5d90d3b9c61a38ea785f5d79baea /common.h
parentMakefile: fix installation of man pages (diff)
downloadlibglitter-27289762a392650454942277e15f60d13f187992.tar.gz
libglitter-27289762a392650454942277e15f60d13f187992.tar.bz2
libglitter-27289762a392650454942277e15f60d13f187992.tar.xz
Fix and test libglitter_get_colour_model_conversion_matrix_{double,float}
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'common.h')
-rw-r--r--common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.h b/common.h
index 2252215..e36f7b9 100644
--- a/common.h
+++ b/common.h
@@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
+#include <string.h>
#define RENDER_METHOD_VSTRIPS 0