summaryrefslogtreecommitdiffstats
path: root/src/engine/events/SetPolyphonyEvent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/events/SetPolyphonyEvent.cpp')
-rw-r--r--src/engine/events/SetPolyphonyEvent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/events/SetPolyphonyEvent.cpp b/src/engine/events/SetPolyphonyEvent.cpp
index eb6550cb..8f48fc41 100644
--- a/src/engine/events/SetPolyphonyEvent.cpp
+++ b/src/engine/events/SetPolyphonyEvent.cpp
@@ -15,7 +15,7 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <raul/Maid.hpp>
+#include "raul/Maid.hpp"
#include "SetPolyphonyEvent.hpp"
#include "Responder.hpp"
#include "Engine.hpp"