mirror of
https://github.com/opentx/opentx.git
synced 2025-07-25 17:25:13 +03:00
Fix for companion9x
This commit is contained in:
parent
d033378784
commit
65c6dddf98
1 changed files with 1 additions and 1 deletions
|
@ -869,7 +869,7 @@ enum AUDIO_SOUNDS {
|
||||||
#if defined(PCBARM)
|
#if defined(PCBARM)
|
||||||
#include "ersky9x/audio.h"
|
#include "ersky9x/audio.h"
|
||||||
#else
|
#else
|
||||||
#include "ersky9x/audio.h"
|
#include "stock/audio.h"
|
||||||
#endif
|
#endif
|
||||||
#else
|
#else
|
||||||
#include "beeper.h"
|
#include "beeper.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue