diff --git a/srcpkgs/utox/patches/ftbfs.patch b/srcpkgs/utox/patches/ftbfs.patch new file mode 100644 index 0000000000..b17a97f13d --- /dev/null +++ b/srcpkgs/utox/patches/ftbfs.patch @@ -0,0 +1,11 @@ +--- src/av/audio.h ++++ src/av/audio.h +@@ -5,7 +5,7 @@ + #include + #include + +-typedef struct ALCdevice_struct ALCdevice; ++typedef struct ALCdevice ALCdevice; + + extern bool utox_audio_thread_init; +