summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/xpcom/server_module.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Main/src-server/xpcom/server_module.cpp')
-rw-r--r--src/VBox/Main/src-server/xpcom/server_module.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VBox/Main/src-server/xpcom/server_module.cpp b/src/VBox/Main/src-server/xpcom/server_module.cpp
index a7cb1835f..0647016c1 100644
--- a/src/VBox/Main/src-server/xpcom/server_module.cpp
+++ b/src/VBox/Main/src-server/xpcom/server_module.cpp
@@ -48,6 +48,7 @@
#include <VBox/err.h>
+#include <iprt/assert.h>
#include <iprt/param.h>
#include <iprt/path.h>
#include <iprt/process.h>