--- 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;