Mercurial > hg > beaglert
comparison scripts/hvresources/render.cpp @ 380:9dc5a0ccad25 prerelease
Fixed missing ) in Makefile, and removed unnecessary Utilities.h includes
author | andrewm |
---|---|
date | Sun, 12 Jun 2016 23:03:57 +0100 |
parents | 9a2a5f14b587 |
children |
comparison
equal
deleted
inserted
replaced
379:24c3a0663d54 | 380:9dc5a0ccad25 |
---|---|
12 */ | 12 */ |
13 | 13 |
14 #include <Bela.h> | 14 #include <Bela.h> |
15 #include <Midi.h> | 15 #include <Midi.h> |
16 #include <cmath> | 16 #include <cmath> |
17 #include "../include/Utilities.h" | |
18 #include "Heavy_bbb.h" | 17 #include "Heavy_bbb.h" |
19 #include <string.h> | 18 #include <string.h> |
20 #include <stdlib.h> | 19 #include <stdlib.h> |
21 #include <string.h> | 20 #include <string.h> |
22 /* | 21 /* |