diff options
| author | Tim Redfern <tim@getdrop.com> | 2017-09-12 20:41:31 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2017-09-12 20:41:31 +0100 |
| commit | 304c8f22dfb4e068685b2a1e1023129a7cd12eb4 (patch) | |
| tree | 31f8b9c837e1234e171283cc7f63339dd6ad3d22 /gui/src/ofApp.h | |
| parent | d68b8424c8e63cb84147d021608fe5a69b30b288 (diff) | |
threading not finished
Diffstat (limited to 'gui/src/ofApp.h')
| -rw-r--r-- | gui/src/ofApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
