]> git.sesse.net Git - vlc/blobdiff - include/vlc_block_helper.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_block_helper.h
index 4fe6e76985cb850d4fb8938eef809fe75bfcbc84..679d0e5152a9b335cd2bff18b8ea875187e5bc9c 100644 (file)
@@ -21,8 +21,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_BLOCK_HELPER_H
-#define _VLC_BLOCK_HELPER_H 1
+#ifndef VLC_BLOCK_HELPER_H
+#define VLC_BLOCK_HELPER_H 1
 
 #include <vlc_block.h>