]> git.sesse.net Git - vlc/blobdiff - include/vlc_update.h
For consistency, remove references to vlc from libvlc
[vlc] / include / vlc_update.h
index be5839b9f69e9c4bf51643bb006cc917057d2e62..cc441b83728411c0823c45c5bf6c8ee230793ae1 100644 (file)
@@ -111,7 +111,7 @@ struct update_mirror_t
  */
 struct update_t
 {
-    vlc_t *p_vlc;
+    libvlc_int_t *p_libvlc; 
 
     vlc_mutex_t lock;