From 624fa919fac060b8d3f4aa5aca77919abfec945d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 7 Jul 2009 16:36:26 +0000 Subject: Fix compilation issues. Display dyn manifest configuration status in summary. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2160 a436a847-0d15-0410-975c-d299462d15a1 --- src/shared/ClashAvoider.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/shared/ClashAvoider.cpp') diff --git a/src/shared/ClashAvoider.cpp b/src/shared/ClashAvoider.cpp index 408f303a..18ee7d99 100644 --- a/src/shared/ClashAvoider.cpp +++ b/src/shared/ClashAvoider.cpp @@ -15,6 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include #include #include "ClashAvoider.hpp" #include "Store.hpp" -- cgit v1.2.1