diff --git a/usbdriver.c b/usbdriver.c index 9e5e033..720bda1 100755 --- a/usbdriver.c +++ b/usbdriver.c @@ -1,7 +1,7 @@ #include "usbdriver.h" #include "FlashCommand.h" #include "project.h" -#include +#include #include unsigned int m_nbDeviceDetected = 0;