From 5e95c9719795a4fb4feeed7e57ab3c893f2541a4 Mon Sep 17 00:00:00 2001 From: "git@eclectronics.org" Date: Mon, 27 Aug 2012 16:22:03 +0100 Subject: fix windows project --- liveengine/src/testApp.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'liveengine/src/testApp.h') diff --git a/liveengine/src/testApp.h b/liveengine/src/testApp.h index fbe8537..57458fd 100755 --- a/liveengine/src/testApp.h +++ b/liveengine/src/testApp.h @@ -39,7 +39,7 @@ initially - divide screen into grid - play notes with fade class that loads an svg and maps controllers to layers layers are there but maybe its best to draw all of the colours mapped in some way rather than cutting out layers - colour transformation based on a hue angle -can draw +can draw */ @@ -54,7 +54,6 @@ can draw #include "ofxMidi.h" -#include "ofxSVG.h" #include "ofxSVGTiny.h" class testApp : public ofBaseApp, public ofxMidiListener{ -- cgit v1.2.3