summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb2/serial/ufoma2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb2/serial/ufoma2.c')
-rw-r--r--sys/dev/usb2/serial/ufoma2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb2/serial/ufoma2.c b/sys/dev/usb2/serial/ufoma2.c
index ab14e95..12f49d7 100644
--- a/sys/dev/usb2/serial/ufoma2.c
+++ b/sys/dev/usb2/serial/ufoma2.c
@@ -82,7 +82,7 @@ __FBSDID("$FreeBSD$");
* be called from within the config thread function !
*/
-#include <dev/usb2/include/usb2_devid.h>
+#include "usbdevs.h"
#include <dev/usb2/include/usb2_standard.h>
#include <dev/usb2/include/usb2_mfunc.h>
#include <dev/usb2/include/usb2_error.h>
OpenPOWER on IntegriCloud