Oops, I suck at making things compile
[MenuTunes.git] / iTunesRemote.h
index fc1e3a0..a5832bb 100755 (executable)
@@ -14,6 +14,7 @@
 
 @interface iTunesRemote : ITMTRemote <ITMTRemote>
 {
+    BOOL _winClosed;
     ProcessSerialNumber savedPSN;
 }
 - (ProcessSerialNumber)iTunesPSN;