summaryrefslogtreecommitdiffstats
path: root/raul/MIDISink.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/MIDISink.hpp')
-rw-r--r--raul/MIDISink.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/raul/MIDISink.hpp b/raul/MIDISink.hpp
index 05c8747..434dd82 100644
--- a/raul/MIDISink.hpp
+++ b/raul/MIDISink.hpp
@@ -19,8 +19,8 @@
#define RAUL_MIDI_SINK_HPP
#include <stdexcept>
-#include <raul/TimeStamp.hpp>
-#include <raul/Deletable.hpp>
+#include "raul/TimeStamp.hpp"
+#include "raul/Deletable.hpp"
namespace Raul {