summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetPortValueEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetPortValueEvent.hpp')
-rw-r--r--src/engine/events/SetPortValueEvent.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/events/SetPortValueEvent.hpp b/src/engine/events/SetPortValueEvent.hpp
index 6e26babe..64af26c9 100644
--- a/src/engine/events/SetPortValueEvent.hpp
+++ b/src/engine/events/SetPortValueEvent.hpp
@@ -19,6 +19,7 @@
#define SETPORTVALUEEVENT_H
#include <string>
+#include "raul/Atom.hpp"
#include "QueuedEvent.hpp"
#include "types.hpp"
using std::string;