summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/ae_faac.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/ae_faac.h')
-rw-r--r--libmpcodecs/ae_faac.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libmpcodecs/ae_faac.h b/libmpcodecs/ae_faac.h
index 10366e03b6..13e970e0d7 100644
--- a/libmpcodecs/ae_faac.h
+++ b/libmpcodecs/ae_faac.h
@@ -1,8 +1,8 @@
-#ifndef AE_FAAC_H
-#define AE_FAAC_H
+#ifndef MPLAYER_AE_FAAC_H
+#define MPLAYER_AE_FAAC_H
#include "ae.h"
int mpae_init_faac(audio_encoder_t *encoder);
-#endif /* AE_FAAC_H */
+#endif /* MPLAYER_AE_FAAC_H */