Index: /trunk/Config.kmk
===================================================================
--- /trunk/Config.kmk	(revision 30853)
+++ /trunk/Config.kmk	(revision 30854)
@@ -309,5 +309,5 @@
 ## Build the bugcheck detection code.
 #VBOX_WITH_GUEST_BUGCHECK_DETECTION =
-# Enable the USB feature. This incluses VBOX_WITH_VUSB!
+# Enable the USB feature. This includes VBOX_WITH_VUSB!
 VBOX_WITH_USB = 1
 # Enable the USB 1.1 controller plus virtual USB HID devices.
Index: /trunk/src/VBox/Main/USBControllerImpl.cpp
===================================================================
--- /trunk/src/VBox/Main/USBControllerImpl.cpp	(revision 30853)
+++ /trunk/src/VBox/Main/USBControllerImpl.cpp	(revision 30854)
@@ -26,6 +26,6 @@
 # include "HostUSBDeviceImpl.h"
 # include "USBProxyService.h"
+# include "USBDeviceFilterImpl.h"
 #endif
-#include "USBDeviceFilterImpl.h"
 
 #include <iprt/string.h>
