[project @ 2006-01-06 21:01:01 by jmb]

Add missing include

svn path=/import/netsurf/; revision=1996
This commit is contained in:
John Mark Bell 2006-01-06 21:01:01 +00:00
parent ef11c95375
commit 801bfde4b3
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "oslib/hourglass.h"
#include "oslib/osgbpb.h"
#include "oslib/osfile.h"
#include "netsurf/riscos/filename.h"