diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-05-23 18:19:13 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-05-23 18:19:13 +0100 |
| commit | 63971c9b5e2dcfa1b7e254cac9cac5629c776835 (patch) | |
| tree | d8eca036763531fd9cb9191ebf3c241f2efb9868 /03_play/src | |
| parent | 0f5301b988bad81b2f27ba4d88c6ee3d0205603a (diff) | |
rearrange folders: working vamp host
Diffstat (limited to '03_play/src')
| -rw-r--r-- | 03_play/src/testApp.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/03_play/src/testApp.h b/03_play/src/testApp.h index b0ca2c3..db29f0c 100644 --- a/03_play/src/testApp.h +++ b/03_play/src/testApp.h @@ -33,6 +33,8 @@ public: vector<vector<string> > recs; ofxXmlSettings XML; + + vector<pair<string,string> > filenames; }; |
