xref: /haiku/headers/os/drivers/USB.h (revision 1214ef1b2100f2b3299fc9d8d6142e46f70a4c3f)
1 /*
2  *	This file is here for compatibility reasons.
3  *
4  *	You should include USB2.h or USB3.h depending on which API version you
5  *	intend to use.
6  */
7 
8 #include <USB2.h>
9