utox: fix build
This commit is contained in:
parent
d24c1f1ddc
commit
8aa04c96da
11
srcpkgs/utox/patches/ftbfs.patch
Normal file
11
srcpkgs/utox/patches/ftbfs.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- src/av/audio.h
|
||||
+++ src/av/audio.h
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
-typedef struct ALCdevice_struct ALCdevice;
|
||||
+typedef struct ALCdevice ALCdevice;
|
||||
|
||||
extern bool utox_audio_thread_init;
|
||||
|
Loading…
x
Reference in New Issue
Block a user