diff include/Midi.h @ 301:e4392164b458 prerelease

RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts probably not working
author Giulio Moro <giuliomoro@yahoo.it>
date Fri, 27 May 2016 14:34:41 +0100
parents 6ca9b3f557bf
children a9905703219d
line wrap: on
line diff
--- a/include/Midi.h	Fri May 27 13:58:20 2016 +0100
+++ b/include/Midi.h	Fri May 27 14:34:41 2016 +0100
@@ -8,7 +8,7 @@
 #ifndef MIDI_H_
 #define MIDI_H_
 
-#include <BeagleRT.h>
+#include <Bela.h>
 #include <vector>
 
 typedef unsigned char midi_byte_t;