* enlage MidiBuffer size to 128 bytes to allow for sysex events
[ardour.git] / libs / evoral / src / Curve.cpp
index a586edc70b02706a6c9ddc84c8080005149d5868..2ae79a39175832bbc58c4027468c2cd78aafbaf4 100644 (file)
@@ -25,8 +25,8 @@
 
 #include <glibmm/thread.h>
 
-#include <evoral/Curve.hpp>
-#include <evoral/ControlList.hpp>
+#include "evoral/Curve.hpp"
+#include "evoral/ControlList.hpp"
 
 using namespace std;
 using namespace sigc;