aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp/mp3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/psp/mp3.cpp')
-rw-r--r--backends/platform/psp/mp3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/psp/mp3.cpp b/backends/platform/psp/mp3.cpp
index 0e88418f13..54476dabfd 100644
--- a/backends/platform/psp/mp3.cpp
+++ b/backends/platform/psp/mp3.cpp
@@ -30,7 +30,7 @@
#include "common/singleton.h"
#include "common/mutex.h"
-#include "sound/audiostream.h"
+#include "audio/audiostream.h"
#include <pspaudiocodec.h>
#include <psputility_modules.h>