From 2403967c9fb9bbd4ad8e8e75c49132815950747e Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Tue, 11 Apr 2006 09:05:15 +0000 Subject: [PATCH] fixes git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@129 0778d3d1-df1d-0410-868b-ea421aaaa00d --- src/core/surround_area.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/surround_area.cpp b/src/core/surround_area.cpp index 51ed9eee4..a09420be6 100644 --- a/src/core/surround_area.cpp +++ b/src/core/surround_area.cpp @@ -40,6 +40,7 @@ #include #include #include +#include #endif