]> git.sesse.net Git - vlc/blobdiff - include/vlc_url.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_url.h
index c996f3fcc3915ea92860727270599066dfa2216e..4e95c7d7d83bbdf8e11546b0328134601d5092fb 100644 (file)
@@ -22,8 +22,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef __VLC_URL_H
-# define __VLC_URL_H
+#ifndef VLC_URL_H
+# define VLC_URL_H
 
 struct vlc_url_t
 {