mirror of
https://github.com/badaix/snapcast.git
synced 2025-07-31 23:29:21 +02:00
Fix include
This commit is contained in:
parent
a5794e5524
commit
4ee11f6475
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
/***
|
||||
This file is part of snapcast
|
||||
Copyright (C) 2014-2022 Johannes Pohl
|
||||
Copyright (C) 2014-2023 Johannes Pohl
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -20,7 +20,7 @@
|
|||
#include "coreaudio_player.hpp"
|
||||
|
||||
// local headers
|
||||
#include "aixlog.hpp"
|
||||
#include "common/aixlog.hpp"
|
||||
|
||||
// 3rd party headers
|
||||
#include <CoreAudio/CoreAudio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue