summaryrefslogtreecommitdiff
path: root/src/code/audio_thread_manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/code/audio_thread_manager.c')
-rw-r--r--src/code/audio_thread_manager.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/code/audio_thread_manager.c b/src/code/audio_thread_manager.c
index 8837601f8..5c7ff901e 100644
--- a/src/code/audio_thread_manager.c
+++ b/src/code/audio_thread_manager.c
@@ -6,8 +6,10 @@
*/
#include "audiomgr.h"
+#include "printf.h"
#include "regs.h"
#include "speed_meter.h"
+#include "translation.h"
#include "z64dma.h"
#include "macros.h"