Skip to content

Commit

Permalink
fix libaudio header
Browse files Browse the repository at this point in the history
  • Loading branch information
doums committed Aug 30, 2024
1 parent 58bc43d commit 0249e0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/audio/include/audio.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define AUDIO_H

#include <stdio.h>
#include <stdbool.h>
#include <stdlib.h>
#include <errno.h>
#include <pulse/context.h>
Expand Down

0 comments on commit 0249e0e

Please sign in to comment.