Skip to content

Commit 8187be1

Browse files
committed
Revert the accidental include change
1 parent a1c3002 commit 8187be1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Backends/System/Linux/Sources/kinc/backend

Backends/System/Linux/Sources/kinc/backend/sound.c.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <kore3/audio/audio.h>
1+
#include <kinc/audio2/audio.h>
22

33
#include <alsa/asoundlib.h>
44
#include <errno.h>

0 commit comments

Comments
 (0)