summaryrefslogtreecommitdiff
path: root/gui/addons.make
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2017-09-07 14:33:28 +0100
committerTim Redfern <tim@getdrop.com>2017-09-07 14:33:28 +0100
commitd68b8424c8e63cb84147d021608fe5a69b30b288 (patch)
tree0f9c7ebacef3c5c05067a8bafa6e00f5657c714d /gui/addons.make
parent08e3568bf2e017268652c118f403babce3c6486f (diff)
threaded image loader (not working)
Diffstat (limited to 'gui/addons.make')
-rw-r--r--gui/addons.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/gui/addons.make b/gui/addons.make
index eff8aaa..e8305b7 100644
--- a/gui/addons.make
+++ b/gui/addons.make
@@ -1,4 +1,5 @@
ofxJSON
ofxDMX
ofxMidi
-ofxArtnet \ No newline at end of file
+ofxArtnet
+ofxThreadedImageLoader \ No newline at end of file