Include render/html.h to fix build.

svn path=/trunk/netsurf/; revision=13720
This commit is contained in:
Michael Drake 2012-03-26 11:02:12 +00:00
parent 9a6b4b1b07
commit b213502c9e

View File

@ -59,6 +59,7 @@
#include "desktop/tree.h"
#include "desktop/gui.h"
#include "render/form.h"
#include "render/html.h"
#include "riscos/bitmap.h"
#include "riscos/buffer.h"
#include "riscos/cookies.h"