1
0
Fork 0

Fixup atsam builds. (#14052)

This commit is contained in:
Nick Brassel 2021-08-18 10:59:22 +10:00 committed by GitHub
parent 58cd8c366c
commit ceb3ebda46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "samd51j18a.h"
#include "tmk_core/common/keyboard.h"
#include "keyboard.h"
#include "report.h"
#include "host.h"