summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetPolyphonicEvent.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetPolyphonicEvent.hpp')
-rw-r--r--src/engine/events/SetPolyphonicEvent.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/SetPolyphonicEvent.hpp b/src/engine/events/SetPolyphonicEvent.hpp
index 9079d49f..93505cba 100644
--- a/src/engine/events/SetPolyphonicEvent.hpp
+++ b/src/engine/events/SetPolyphonicEvent.hpp
@@ -19,7 +19,7 @@
#define SETPOLYPHONICEVENT_H
#include <string>
-#include <raul/Array.hpp>
+#include "raul/Array.hpp"
#include "QueuedEvent.hpp"
using std::string;