apple/AudioUnit: rename to AudioObject.hxx

This commit is contained in:
Max Kellermann 2020-07-01 22:48:49 +02:00
parent de632882d1
commit bcbb3371ff
2 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
#include "config.h" #include "config.h"
#include "OSXOutputPlugin.hxx" #include "OSXOutputPlugin.hxx"
#include "apple/AudioUnit.hxx" #include "apple/AudioObject.hxx"
#include "apple/StringRef.hxx" #include "apple/StringRef.hxx"
#include "apple/Throw.hxx" #include "apple/Throw.hxx"
#include "../OutputAPI.hxx" #include "../OutputAPI.hxx"