Changes to support Vodafone K4606
Fork of USBHostWANDongle by
Diff: USBHost/USBEndpoint.cpp
- Revision:
- 12:a712bad7a979
- Parent:
- 9:c9e9817c398c
--- a/USBHost/USBEndpoint.cpp Tue Jul 31 10:37:16 2012 +0000 +++ b/USBHost/USBEndpoint.cpp Wed Sep 12 07:48:31 2012 +0000 @@ -22,7 +22,7 @@ #define __MODULE__ "USBEndpoint.cpp" #endif -#include "dbg.h" +#include "core/dbg.h" #include <cstdint> #include "USBEndpoint.h"