]> git.sesse.net Git - vlc/blobdiff - include/vlc_messages.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_messages.h
index 1ce7d7b914ac6cac8c52844c11c2923897ff02da..c4113677fd8e1e88bd4d916ef75d3bccda45fd6f 100644 (file)
@@ -24,8 +24,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_MESSAGES_H_
-#define _VLC_MESSAGES_H_
+#ifndef VLC_MESSAGES_H_
+#define VLC_MESSAGES_H_
 
 #include <stdarg.h>