summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae.h')
-rw-r--r--libmpcodecs/ae.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmpcodecs/ae.h b/libmpcodecs/ae.h
index 99899e2e23..5e4dbdfaa8 100644
--- a/libmpcodecs/ae.h
+++ b/libmpcodecs/ae.h
@@ -43,4 +43,4 @@ typedef struct audio_encoder_s {
audio_encoder_t *new_audio_encoder(muxer_stream_t *stream, audio_encoding_params_t *params);
-#endif
+#endif /* MPAE_H */