Pārlūkot izejas kodu

Forgotten file in previous commit.

Pierre d'Herbemont 17 gadi atpakaļ
vecāks
revīzija
29136ffc73
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      Headers/Public/VLCMediaPlayer.h

+ 1 - 0
Headers/Public/VLCMediaPlayer.h

@@ -60,6 +60,7 @@ extern NSString *VLCMediaPlayerStateToString(VLCMediaPlayerState state);
 
     void *instance;            //  Internal
     VLCMedia *media;        //< Current media being played
+    VLCTime *cachedTime;
 }
 
 /* Initializers */