Skip to content

Commit

Permalink
Fixup atsam builds. (qmk#14052)
Browse files Browse the repository at this point in the history
  • Loading branch information
tzarc authored Aug 18, 2021
1 parent 58cd8c3 commit ceb3ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmk_core/protocol/arm_atsam/main_arm_atsam.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ceb3ebd

Please sign in to comment.