diff --git a/src/settings.c b/src/settings.c index e27048f..0faea09 100644 --- a/src/settings.c +++ b/src/settings.c @@ -25,7 +25,7 @@ #ifdef _SUPPORT_AUDIO - #include "device.h" + #include "audio_call.h" #endif /* _SUPPORT_AUDIO */ #include "toxic_windows.h"