From f2297884fa8831e8e58b914c700aafe125ea89e5 Mon Sep 17 00:00:00 2001 From: Pete Batard Date: Wed, 24 Feb 2010 23:04:03 +0000 Subject: reverts some of the changes from dbd439/6c7a1e (r173) --- libusb/io.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libusb/io.c') diff --git a/libusb/io.c b/libusb/io.c index 894d514..48122b5 100644 --- a/libusb/io.c +++ b/libusb/io.c @@ -32,7 +32,7 @@ #include #endif -#include +#include "libusbi.h" /** * \page io Synchronous and asynchronous device I/O -- cgit v1.2.1