summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/fs/isovfs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/fs/isovfs.cpp')
-rw-r--r--src/VBox/Runtime/common/fs/isovfs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VBox/Runtime/common/fs/isovfs.cpp b/src/VBox/Runtime/common/fs/isovfs.cpp
index 632bf371e69..98ad47548b9 100644
--- a/src/VBox/Runtime/common/fs/isovfs.cpp
+++ b/src/VBox/Runtime/common/fs/isovfs.cpp
@@ -46,6 +46,7 @@
#include <iprt/vfs.h>
#include <iprt/vfslowlevel.h>
#include <iprt/uni.h>
+#include <iprt/utf16.h>
#include <iprt/formats/iso9660.h>
#include <iprt/formats/udf.h>