diff options
Diffstat (limited to 'src/engine/events/SendBinding.hpp')
-rw-r--r-- | src/engine/events/SendBinding.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
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" |