summaryrefslogtreecommitdiff
path: root/src/VBox/Main/cbinding/VBoxCAPI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/cbinding/VBoxCAPI.cpp')
-rw-r--r--src/VBox/Main/cbinding/VBoxCAPI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VBox/Main/cbinding/VBoxCAPI.cpp b/src/VBox/Main/cbinding/VBoxCAPI.cpp
index a3ced738dba..d3447a923ef 100644
--- a/src/VBox/Main/cbinding/VBoxCAPI.cpp
+++ b/src/VBox/Main/cbinding/VBoxCAPI.cpp
@@ -32,6 +32,7 @@
#include <iprt/initterm.h>
#include <iprt/mem.h>
#include <iprt/string.h>
+#include <iprt/utf16.h>
#include <iprt/uuid.h>
#include <VBox/log.h>
#include <VBox/version.h>