From 304c8f22dfb4e068685b2a1e1023129a7cd12eb4 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Tue, 12 Sep 2017 20:41:31 +0100 Subject: threading not finished --- gui/src/ofApp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/src/ofApp.h') diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h index 8216a9c..82db257 100644 --- a/gui/src/ofApp.h +++ b/gui/src/ofApp.h @@ -4,7 +4,7 @@ #include "ofxDmx.h" //#include "ofxArtnet.h" #include "ofxMidi.h" -#include "chainImage.h" +#include "chainImageSet.h" -- cgit v1.2.3