mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2025-02-22 05:41:03 +00:00
avfilter/af_afir: remove extra space in the header inclusion guards
Fixes fate-source.
This commit is contained in:
parent
ae6fd1790f
commit
984e2218f2
@ -18,8 +18,8 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#ifndef AVFILTER_AFIR_H
|
||||
#define AVFILTER_AFIR_H
|
||||
#ifndef AVFILTER_AFIR_H
|
||||
#define AVFILTER_AFIR_H
|
||||
|
||||
#include "libavutil/audio_fifo.h"
|
||||
#include "libavutil/common.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user