summaryrefslogtreecommitdiffstats
path: root/libao2/audio_out_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libao2/audio_out_internal.h')
-rw-r--r--libao2/audio_out_internal.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libao2/audio_out_internal.h b/libao2/audio_out_internal.h
index 829f2736a5..b0385411b1 100644
--- a/libao2/audio_out_internal.h
+++ b/libao2/audio_out_internal.h
@@ -1,5 +1,5 @@
-#ifndef AUDIO_OUT_INTERNAL_H
-#define AUDIO_OUT_INTERNAL_H
+#ifndef MPLAYER_AUDIO_OUT_INTERNAL_H
+#define MPLAYER_AUDIO_OUT_INTERNAL_H
// prototypes:
//static ao_info_t info;
@@ -27,4 +27,4 @@ static void audio_resume(void);
audio_resume\
};
-#endif /* AUDIO_OUT_INTERNAL_H */
+#endif /* MPLAYER_AUDIO_OUT_INTERNAL_H */