linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / drivers / usb / serial / bus.c
index 6542f22..e9f9f4b 100644 (file)
@@ -8,12 +8,13 @@
  *     2 as published by the Free Software Foundation.
  */
 
+#include <linux/config.h>
 #include <linux/kernel.h>
 #include <linux/errno.h>
 #include <linux/tty.h>
 #include <linux/module.h>
 #include <linux/usb.h>
-#include <linux/usb/serial.h>
+#include "usb-serial.h"
 
 static int usb_serial_device_match (struct device *dev, struct device_driver *drv)
 {