Mercurial > hg > beaglert
diff 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 |
line wrap: on
line diff
--- a/scripts/hvresources/render.cpp Sun Jun 12 18:16:20 2016 +0100 +++ b/scripts/hvresources/render.cpp Sun Jun 12 23:03:57 2016 +0100 @@ -14,7 +14,6 @@ #include <Bela.h> #include <Midi.h> #include <cmath> -#include "../include/Utilities.h" #include "Heavy_bbb.h" #include <string.h> #include <stdlib.h>