Index: uspace/drv/vhc/hub/virthub.h
===================================================================
--- uspace/drv/vhc/hub/virthub.h	(revision bd8c753d552e6b0ff878d0bbc41a00ff515f345c)
+++ uspace/drv/vhc/hub/virthub.h	(revision ea6a824f790b7d7257ea2c78d21cb8409ba556e9)
@@ -37,6 +37,11 @@
 
 #include <usbvirt/device.h>
+#include "hub.h"
+
+#ifdef STANDALONE_HUB
+#define virtdev_connection_t int
+#else
 #include "../devices.h"
-#include "hub.h"
+#endif
 
 /** Endpoint number for status change pipe. */
