]> git.sesse.net Git - vlc/blobdiff - include/vlc_sout.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_sout.h
index d1a75ad8b5b079db9c4bd3b4370bcbe5e0c3ae19..576e8305eb8e07e115c6ad95d36c22ba7af2750a 100644 (file)
@@ -24,8 +24,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_SOUT_H_
-#define _VLC_SOUT_H_
+#ifndef VLC_SOUT_H_
+#define VLC_SOUT_H_
 
 #ifdef __cplusplus
 extern "C" {