make atari font plotting include css header explicitly

This commit is contained in:
Vincent Sanders 2014-05-18 23:25:09 +01:00
parent 315877c822
commit b9ded6c735

View File

@ -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"