]> git.sesse.net Git - vlc/blobdiff - include/vlc_configuration.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_configuration.h
index b9c047fa397ed8ad9cedc5c0012b0c861bb55359..5e0911ac7a6a7717b2b4f2024dc2b9e1a5ea52c4 100644 (file)
@@ -23,8 +23,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_CONFIGURATION_H
-#define _VLC_CONFIGURATION_H 1
+#ifndef VLC_CONFIGURATION_H
+#define VLC_CONFIGURATION_H 1
 
 
 # ifdef __cplusplus