Include utils.h for NOF_ELEMENTS

svn path=/trunk/netsurf/; revision=13082
This commit is contained in:
John Mark Bell 2011-10-27 00:57:59 +00:00
parent f90aeba984
commit 272fb1e517
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include "content/content_type.h"
#include "utils/errors.h"
#include "utils/utils.h"
#define CONTENT_FACTORY_REGISTER_TYPES(HNAME, HTYPELIST, HHANDLER) \
\