diff options
Diffstat (limited to 'src/usb.h')
| -rw-r--r-- | src/usb.h | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -20,8 +20,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |||
| 20 | 20 | ||
| 21 | */ | 21 | */ |
| 22 | 22 | ||
| 23 | #ifndef __USB_H__ | 23 | #ifndef USB_H |
| 24 | #define __USB_H__ | 24 | #define USB_H |
| 25 | 25 | ||
| 26 | #include <stdint.h> | 26 | #include <stdint.h> |
| 27 | #include "utils.h" | 27 | #include "utils.h" |
