Include css/css.h for type colour (following change r5459).
svn path=/trunk/netsurf/; revision=5461
This commit is contained in:
parent
4da1f6cd23
commit
eca332c8d5
|
@ -29,6 +29,7 @@
|
|||
#include <stdbool.h>
|
||||
#include <librsvg/rsvg.h>
|
||||
#include <cairo.h>
|
||||
#include "css/css.h"
|
||||
#include "image/bitmap.h"
|
||||
|
||||
struct content;
|
||||
|
|
Loading…
Reference in New Issue