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 bc0cdff6b6..10366e03b6 100644
--- a/libmpcodecs/ae_faac.h
+++ b/libmpcodecs/ae_faac.h
@@ -1,8 +1,8 @@
-#ifndef MPAE_FAAC_H
-#define MPAE_FAAC_H
+#ifndef AE_FAAC_H
+#define AE_FAAC_H
#include "ae.h"
int mpae_init_faac(audio_encoder_t *encoder);
-#endif /* MPAE_FAAC_H */
+#endif /* AE_FAAC_H */