]> git.sesse.net Git - vlc/blobdiff - include/vlc_filter.h
Headers: use non-reserved identifiers for multi-inclusion protection
[vlc] / include / vlc_filter.h
index b1f23250587053a332e7d99a4597a03445c24b5b..88e7c94a5c293077ec9985d67e60ca9eec5b6b29 100644 (file)
@@ -22,8 +22,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
-#ifndef _VLC_FILTER_H
-#define _VLC_FILTER_H 1
+#ifndef VLC_FILTER_H
+#define VLC_FILTER_H 1
 
 #include <vlc_es.h>