summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/string/RTUtf16Copy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/string/RTUtf16Copy.cpp')
-rw-r--r--src/VBox/Runtime/common/string/RTUtf16Copy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/string/RTUtf16Copy.cpp b/src/VBox/Runtime/common/string/RTUtf16Copy.cpp
index 8e0a482ba70..c30df2d23f8 100644
--- a/src/VBox/Runtime/common/string/RTUtf16Copy.cpp
+++ b/src/VBox/Runtime/common/string/RTUtf16Copy.cpp
@@ -28,7 +28,7 @@
/*********************************************************************************************************************************
* Header Files *
*********************************************************************************************************************************/
-#include <iprt/string.h>
+#include <iprt/utf16.h>
#include "internal/iprt.h"
#include <iprt/err.h>