From 9abe5e0b89235c5a2a8e0f2a0a3557b1e7dd6adc Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 6 Jan 2011 09:23:27 +0000 Subject: remove malloc.h anachronism svn path=/trunk/libnsfb/; revision=11226 --- src/surface/surface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/surface/surface.c') diff --git a/src/surface/surface.c b/src/surface/surface.c index 17d6113..6fa65a8 100644 --- a/src/surface/surface.c +++ b/src/surface/surface.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include #include #include "frontend.h" -- cgit v1.2.3