Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinszkudlinski committed Sep 26, 2024
1 parent ccae5e5 commit adc122b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/include/module/audio/audio_stream.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

#include <stdint.h>
#include <stdbool.h>
#include <ipc/stream.h>
#include "../ipc/stream.h"

/**
* set of parameters describing audio stream
Expand Down

0 comments on commit adc122b

Please sign in to comment.