From b9ded6c73526190d2cc576b9a5d95a25460be9ff Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 18 May 2014 23:25:09 +0100 Subject: make atari font plotting include css header explicitly --- atari/plot/font_freetype.c | 1 + 1 file changed, 1 insertion(+) (limited to 'atari/plot') diff --git a/atari/plot/font_freetype.c b/atari/plot/font_freetype.c index 49e46c857..7ca2d8aba 100755 --- a/atari/plot/font_freetype.c +++ b/atari/plot/font_freetype.c @@ -23,6 +23,7 @@ #include FT_CACHE_H #include "utils/nsoption.h" +#include "css/css.h" #include "atari/plot/plot.h" #include "atari/plot/font_freetype.h" #include "atari/findfile.h" -- cgit v1.2.3