Squash warning.

svn path=/trunk/netsurf/; revision=6935
This commit is contained in:
John Mark Bell 2009-03-27 02:47:16 +00:00
parent 0bfed166f5
commit 8f25d44891

View File

@ -24,7 +24,10 @@
#ifdef WITH_NS_SVG
#include <assert.h>
#include "svgtiny.h"
#include <string.h>
#include <svgtiny.h>
#include "content/content.h"
#include "css/css.h"
#include "desktop/plotters.h"