From 2238842f9419c5cee8be74b3d4cb4ede8e816f16 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 8 Jan 2011 19:51:22 +0000 Subject: Clean up code (cpplint). git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2800 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/MessageContext.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/engine/MessageContext.cpp') diff --git a/src/engine/MessageContext.cpp b/src/engine/MessageContext.cpp index 541f457f..c1fbe5c5 100644 --- a/src/engine/MessageContext.cpp +++ b/src/engine/MessageContext.cpp @@ -15,6 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include #include "lv2/lv2plug.in/ns/ext/contexts/contexts.h" #include "raul/log.hpp" #include "ConnectionImpl.hpp" @@ -23,7 +24,6 @@ #include "NodeImpl.hpp" #include "PatchImpl.hpp" #include "PortImpl.hpp" -#include "PortImpl.hpp" #include "ProcessContext.hpp" #include "ThreadManager.hpp" -- cgit v1.2.1