summaryrefslogtreecommitdiff
path: root/gui/src/ofApp.h
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2018-08-29 13:02:50 +0100
committerTim Redfern <tim@getdrop.com>2018-08-29 13:02:50 +0100
commit2fffe4f87ca2cf1c5383aa3000c371e491e46310 (patch)
tree7fc285022a3fb790d438b05e539e3cdd31b95bf0 /gui/src/ofApp.h
parent25873b7bd177c6bb4ad4b00a51eb8fa213468126 (diff)
read LUT correctly
Diffstat (limited to 'gui/src/ofApp.h')
-rw-r--r--gui/src/ofApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/src/ofApp.h b/gui/src/ofApp.h
index a7d1c06..9744184 100644
--- a/gui/src/ofApp.h
+++ b/gui/src/ofApp.h
@@ -6,6 +6,7 @@
#include "ofxMidi.h"
#include "ofxSyphon.h"
#include "chainImageSet.h"
+#include "ofxGpuLut.h"