summaryrefslogtreecommitdiff
path: root/src/VBox/Main/src-server/USBProxyService.cpp
diff options
context:
space:
mode:
authorFelix Geyer <debfx-pkg@fobos.de>2011-05-17 13:57:57 +0200
committerFelix Geyer <debfx-pkg@fobos.de>2011-05-17 13:57:57 +0200
commit0056814bdb2f8a457b56803fd24c72347173250d (patch)
tree0a0f513bb8030d6bcdff405a5caab73fcb1399ce /src/VBox/Main/src-server/USBProxyService.cpp
parent3c3b014d3682252dbc133a6d2cd5dd2f8a028bbe (diff)
downloadvirtualbox-0056814bdb2f8a457b56803fd24c72347173250d.tar.gz
Imported Upstream version 4.0.8-dfsgupstream/4.0.8-dfsg
Diffstat (limited to 'src/VBox/Main/src-server/USBProxyService.cpp')
-rw-r--r--src/VBox/Main/src-server/USBProxyService.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/VBox/Main/src-server/USBProxyService.cpp b/src/VBox/Main/src-server/USBProxyService.cpp
index cfb9a61f8..d6cbefe62 100644
--- a/src/VBox/Main/src-server/USBProxyService.cpp
+++ b/src/VBox/Main/src-server/USBProxyService.cpp
@@ -24,6 +24,7 @@
#include "AutoCaller.h"
#include "Logging.h"
+#include <VBox/com/array.h>
#include <VBox/err.h>
#include <iprt/asm.h>
#include <iprt/semaphore.h>