summaryrefslogtreecommitdiffstats
path: root/stream/ai_oss.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/ai_oss.c')
-rw-r--r--stream/ai_oss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/ai_oss.c b/stream/ai_oss.c
index 656b45b5ac..be55358288 100644
--- a/stream/ai_oss.c
+++ b/stream/ai_oss.c
@@ -37,7 +37,7 @@
#endif
#include "audio_in.h"
-#include "mp_msg.h"
+#include "core/mp_msg.h"
int ai_oss_set_samplerate(audio_in_t *ai)
{