Fix build with WITH_NSSPRITE undefined

svn path=/trunk/netsurf/; revision=4056
This commit is contained in:
John Mark Bell 2008-03-29 14:42:39 +00:00
parent f975c2e53b
commit 0da3848703
1 changed files with 1 additions and 1 deletions

View File

@ -22,9 +22,9 @@
*/
#include <assert.h>
#include <librosprite.h>
#include <string.h>
#include <stdlib.h>
#include "utils/config.h"
#include "desktop/plotters.h"
#include "content/content.h"