Skip to content

Commit

Permalink
sound: Get rid of sergensio in sound
Browse files Browse the repository at this point in the history
What was it even doing there?

Signed-off-by: Corey Minyard <[email protected]>
  • Loading branch information
cminyard committed Jan 2, 2024
1 parent e9ef73e commit 4b907a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/gensio_sound.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <ctype.h>
#include <stdlib.h>

#include <gensio/sergensio_class.h>
#include <gensio/gensio.h>

#include "gensio_ll_sound.h"

Expand Down

0 comments on commit 4b907a5

Please sign in to comment.