]> git.sesse.net Git - vlc/blobdiff - include/vlc_devices.h
Added a small vlc_fourcc_GetCodecFromString helper.
[vlc] / include / vlc_devices.h
index cd20320e2e5528608d7445cbfae70160a811a223..ba0d5f809007c6a07f8d8c1f91f63ff17cce04cf 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#if !defined( __LIBVLC__ )
-  #error You are not libvlc or one of its plugins. You cannot include this file
-#endif
+#ifndef VLC_DEVICES_H
+#define VLC_DEVICES_H 1
 
-#ifndef _VLC_DEVICES_H
-#define _VLC_DEVICES_H 1
+/**
+ * \file
+ * This file implements functions, structures for probing devices (DVD, CD, VCD)
+ */
 
 enum
 {