]> git.sesse.net Git - vlc/commitdiff
control/media_list_path.h: Fix previous omit.
authorPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 28 Aug 2007 23:27:20 +0000 (23:27 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Tue, 28 Aug 2007 23:27:20 +0000 (23:27 +0000)
src/control/media_list_path.h

index 209b1eb0cd50172dcd013daee16f2839ee2d90dd..45217e658b0c00dc819ade8dd139f810ada8395b 100644 (file)
 #ifndef _LIBVLC_MEDIA_LIST_PATH_H
 #define _LIBVLC_MEDIA_LIST_PATH_H 1
 
+/**************************************************************************
+ *  Definition (Media List Player Internal)
+ **************************************************************************/
+typedef int * media_list_path_t;
+
+
 /**************************************************************************
  *       path_empty (Media List Player Internal)
  **************************************************************************/