summaryrefslogtreecommitdiff
path: root/06_performance/src/testApp.h
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-06-29 12:34:21 +0100
committerComment <tim@gray.(none)>2013-06-29 12:34:21 +0100
commitb0464b8b1f4496a35a6ad3a6bfac5cc9e02101ea (patch)
treef8b6e9c30530b7fabdf7496afb40edc4fe04c195 /06_performance/src/testApp.h
parent1a7e15a63d78a6351028d977b90052f6b0d6bf7d (diff)
fixed after performance version, baffling
Diffstat (limited to '06_performance/src/testApp.h')
-rw-r--r--06_performance/src/testApp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/06_performance/src/testApp.h b/06_performance/src/testApp.h
index aec2a73..c001878 100644
--- a/06_performance/src/testApp.h
+++ b/06_performance/src/testApp.h
@@ -189,6 +189,7 @@ class testApp : public ofBaseApp, public ofxMidiListener{
ofxXmlSettings XML;
vector<ofVideoPlayer> videoclips;
+ int videoplaying;
ofxOscReceiver receiver;