Don't #include <libusb.h> from ftdi.h
[libftdi] / ftdipp / ftdi.cpp
index 167325a..0382fa4 100644 (file)
@@ -26,6 +26,7 @@ in accordance with section (3) of the GNU General Public License.
 This exception does not invalidate any other reasons why a work based
 on this file might be covered by the GNU General Public License.
 */
+#include <libusb.h>
 #include "ftdi.hpp"
 #include "ftdi_i.h"
 #include "ftdi.h"