]> git.sesse.net Git - vlc/blobdiff - include/vlc_bits.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_bits.h
index 23f952c96f9e9dee6d06e0a9e59d4bf719a61ff0..9f3d7fda389ed281934150445353867c375499bd 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_BITS_H
-#define _VLC_BITS_H 1
+#ifndef VLC_BITS_H
+#define VLC_BITS_H 1
 
 typedef struct bs_s
 {