From 4e1f50035e860a00636ca5d804c267119df99601 Mon Sep 17 00:00:00 2001 From: Kahrl Date: Sun, 11 Aug 2013 04:09:45 +0200 Subject: Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu --- src/noise.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/noise.cpp') diff --git a/src/noise.cpp b/src/noise.cpp index 5788a8320..35057146d 100644 --- a/src/noise.cpp +++ b/src/noise.cpp @@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include #include "noise.h" #include +#include // memset #include "debug.h" #include "util/numeric.h" -- cgit v1.2.3