From f2abde60ca210ca3cbaa019b351c1cb22e4c1d1c Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Aug 2012 17:50:17 +0000 Subject: Rewrite Raul::Maid and eliminate Raul:List. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4702 a436a847-0d15-0410-975c-d299462d15a1 --- src/server/PatchImpl.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/server/PatchImpl.hpp') diff --git a/src/server/PatchImpl.hpp b/src/server/PatchImpl.hpp index 793f535b..badbfb81 100644 --- a/src/server/PatchImpl.hpp +++ b/src/server/PatchImpl.hpp @@ -19,8 +19,6 @@ #include -#include "raul/List.hpp" - #include "CompiledPatch.hpp" #include "DuplexPort.hpp" #include "NodeImpl.hpp" -- cgit v1.2.1