summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_lavc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae_lavc.h')
-rw-r--r--libmpcodecs/ae_lavc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmpcodecs/ae_lavc.h b/libmpcodecs/ae_lavc.h
index b2000b7583..f84eeaaf56 100644
--- a/libmpcodecs/ae_lavc.h
+++ b/libmpcodecs/ae_lavc.h
@@ -1,8 +1,8 @@
-#ifndef AE_LAVC_H
-#define AE_LAVC_H
+#ifndef MPLAYER_AE_LAVC_H
+#define MPLAYER_AE_LAVC_H
#include "ae.h"
int mpae_init_lavc(audio_encoder_t *encoder);
-#endif /* AE_LAVC_H */
+#endif /* MPLAYER_AE_LAVC_H */