diff options
Diffstat (limited to 'src/OutputAPI.hxx')
-rw-r--r-- | src/OutputAPI.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OutputAPI.hxx b/src/OutputAPI.hxx index 951d723ea..9c79d9b81 100644 --- a/src/OutputAPI.hxx +++ b/src/OutputAPI.hxx @@ -22,7 +22,7 @@ #include "OutputPlugin.hxx" #include "OutputInternal.hxx" -#include "audio_format.h" +#include "AudioFormat.hxx" #include "Tag.hxx" #include "conf.h" |