]> git.sesse.net Git - vlc/blobdiff - include/vlc_vod.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_vod.h
index f055435c316b78e4dcd8f5fa0936229c9035e3e0..52cdd3029ea4d525035fbf6c7898049d082f8252 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_VOD_H
-#define _VLC_VOD_H 1
+#ifndef VLC_VOD_H
+#define VLC_VOD_H 1
 
 struct vod_t
 {