diff --git a/src/EzUsb.h b/src/EzUsb.h index 72e03ad26..9f4ca1a3e 100644 --- a/src/EzUsb.h +++ b/src/EzUsb.h @@ -19,7 +19,6 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA */ -#ident "$Id: ezusb.h,v 1.1 2007/03/19 20:46:30 cfavi Exp $" /* diff --git a/src/LibUsb.cpp b/src/LibUsb.cpp index 8b3768252..d2aa4fe5e 100644 --- a/src/LibUsb.cpp +++ b/src/LibUsb.cpp @@ -21,6 +21,7 @@ #include #include +#include #include "LibUsb.h" #include "Settings.h" #include "MainWindow.h"