]> git.sesse.net Git - vlc/blobdiff - include/vlc/libvlc_media_list.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc / libvlc_media_list.h
index e02e12220c71b5a9ea06744bb169c0a38e3645a6..c263c5149ad3ea870689fac4afca5f5720fb8221 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _LIBVLC_MEDIA_LIST_H
-#define _LIBVLC_MEDIA_LIST_H 1
+#ifndef LIBVLC_MEDIA_LIST_H
+#define LIBVLC_MEDIA_LIST_H 1
 
 # ifdef __cplusplus
 extern "C" {