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