aboutsummaryrefslogtreecommitdiffstats
path: root/src/AudioConfig.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/AudioConfig.hxx')
-rw-r--r--src/AudioConfig.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/AudioConfig.hxx b/src/AudioConfig.hxx
index 430d2f26a..1056eb8ff 100644
--- a/src/AudioConfig.hxx
+++ b/src/AudioConfig.hxx
@@ -26,6 +26,7 @@ AudioFormat
getOutputAudioFormat(AudioFormat inFormat);
/* make sure initPlayerData is called before this function!! */
-void initAudioConfig(void);
+void
+initAudioConfig();
#endif