From 7d3a242132eedadbcb96bead6dbed64729d11aaf Mon Sep 17 00:00:00 2001 From: John Tytgat Date: Sat, 14 Aug 2004 12:57:02 +0000 Subject: [project @ 2004-08-14 12:57:00 by joty] Using more stddef.h types. svn path=/import/netsurf/; revision=1230 --- riscos/gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'riscos/gui.h') diff --git a/riscos/gui.h b/riscos/gui.h index d667a9148..ef500cfd0 100644 --- a/riscos/gui.h +++ b/riscos/gui.h @@ -11,6 +11,7 @@ #define _NETSURF_RISCOS_GUI_H_ #include +#include #include "oslib/osspriteop.h" #include "oslib/wimp.h" #include "netsurf/utils/config.h" -- cgit v1.2.3