From a9c6a95eda8e730f7f1bd603c6eec4ced09643dc Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 25 Dec 2010 00:35:32 +0000 Subject: Trim raul/Atom.hpp include tree. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2782 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/events/SendBinding.hpp | 1 - src/engine/events/SetMetadata.hpp | 1 - 2 files changed, 2 deletions(-) (limited to 'src/engine/events') diff --git a/src/engine/events/SendBinding.hpp b/src/engine/events/SendBinding.hpp index b30ea5a2..c9def7ff 100644 --- a/src/engine/events/SendBinding.hpp +++ b/src/engine/events/SendBinding.hpp @@ -18,7 +18,6 @@ #ifndef INGEN_EVENTS_SENDBINDING_HPP #define INGEN_EVENTS_SENDBINDING_HPP -#include "raul/Atom.hpp" #include "engine/Event.hpp" #include "engine/ControlBindings.hpp" #include "engine/types.hpp" diff --git a/src/engine/events/SetMetadata.hpp b/src/engine/events/SetMetadata.hpp index 3b455248..b2e73679 100644 --- a/src/engine/events/SetMetadata.hpp +++ b/src/engine/events/SetMetadata.hpp @@ -20,7 +20,6 @@ #include #include "raul/URI.hpp" -#include "raul/Atom.hpp" #include "shared/ResourceImpl.hpp" #include "QueuedEvent.hpp" -- cgit v1.2.1