diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-05-31 18:18:28 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-05-31 18:18:28 +0100 |
| commit | 23879cc5bf88de215f10de14f1a3de9b6b2f586a (patch) | |
| tree | 2d665c3c06e45b9696cd82ff5abcf18d71d6b47f /gui/addons.make | |
| parent | bc654332edf65b0425c170db16db6c8dd1f80e8c (diff) | |
fixed rounding bug
Diffstat (limited to 'gui/addons.make')
| -rw-r--r-- | gui/addons.make | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/addons.make b/gui/addons.make index bbffe9d..6122519 100644 --- a/gui/addons.make +++ b/gui/addons.make @@ -6,3 +6,7 @@ ofxSVG ofxXmlSettings ofxClipper ofxMidi +ofxGist +ofxOpenALSoundPlayer +ofxHistoryPlot +ofxAChaoslib |
