]> git.sesse.net Git - vlc/blobdiff - include/vlc/mediacontrol_structures.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc / mediacontrol_structures.h
index dbcf5aae5a6fd6f3b3df4bbbb653ae416bebda61..b2e42d4039f4f5adae98ac734e0032a18e5ba83f 100644 (file)
@@ -27,8 +27,8 @@
  * @{
  */
 
-#ifndef _VLC_CONTROL_STRUCTURES_H
-#define _VLC_CONTROL_STRUCTURES_H 1
+#ifndef VLC_CONTROL_STRUCTURES_H
+#define VLC_CONTROL_STRUCTURES_H 1
 
 # ifdef __cplusplus
 extern "C" {