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/common/interface/Port.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/interface/Port.hpp') diff --git a/src/common/interface/Port.hpp b/src/common/interface/Port.hpp index 27bdf2a4..884b10e3 100644 --- a/src/common/interface/Port.hpp +++ b/src/common/interface/Port.hpp @@ -18,6 +18,7 @@ #ifndef INGEN_INTERFACE_PORT_HPP #define INGEN_INTERFACE_PORT_HPP +#include #include "GraphObject.hpp" #include "DataType.hpp" -- cgit v1.2.1