aboutsummaryrefslogtreecommitdiff
path: root/sound/mp3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mp3.cpp')
-rw-r--r--sound/mp3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mp3.cpp b/sound/mp3.cpp
index ba21436de4..c9cc5d33e7 100644
--- a/sound/mp3.cpp
+++ b/sound/mp3.cpp
@@ -27,6 +27,7 @@
#ifdef USE_MAD
+#include "common/debug.h"
#include "common/stream.h"
#include "common/util.h"