Fix warning

This commit is contained in:
Raphael Assenat 2015-12-06 23:13:43 -05:00
parent 728aef1e5f
commit c73cbb439b
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#ifndef USBPAD_H__
#define USBPAD_H__
#include "gamepads.h"
#include "usb.h"
void usbpad_init(void);