Index: /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h
===================================================================
--- /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h	(revision 16053)
+++ /trunk/src/VBox/Frontends/VBoxManage/VBoxManage.h	(revision 16054)
@@ -24,4 +24,5 @@
 
 #ifndef VBOX_ONLY_DOCS
+#include <VBox/com/com.h>
 #include <VBox/com/ptr.h>
 #include <VBox/com/VirtualBox.h>
@@ -87,4 +88,6 @@
 #define USAGE_ALL                   (~(uint64_t)0)
 /** @} */
+
+using namespace com;
 
 typedef uint64_t USAGECATEGORY;
