From 2fffe4f87ca2cf1c5383aa3000c371e491e46310 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 29 Aug 2018 13:02:50 +0100 Subject: read LUT correctly --- gui/src/ofApp.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/src/ofApp.h') 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" -- cgit v1.2.3