Include css/css.h for type colour (following change r5459).

svn path=/trunk/netsurf/; revision=5461
This commit is contained in:
John Tytgat 2008-09-28 22:57:31 +00:00
parent 4da1f6cd23
commit eca332c8d5
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
#include <stdbool.h>
#include <librsvg/rsvg.h>
#include <cairo.h>
#include "css/css.h"
#include "image/bitmap.h"
struct content;