Nick Brassel 5 лет назад
Родитель
Сommit
ceb3ebda46
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      tmk_core/protocol/arm_atsam/main_arm_atsam.c

+ 1 - 1
tmk_core/protocol/arm_atsam/main_arm_atsam.c

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