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