]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/hhkb/rn42/rn42.c
rn42 compilation error fix (#4050)
[qmk_firmware.git] / keyboards / hhkb / rn42 / rn42.c
index 859e4014903c03ac5663358763caf0909f57005c..154da4e10103595cdfd8d331c65c00f4c09675d9 100644 (file)
@@ -1,7 +1,7 @@
 #include <avr/io.h>
 #include "host.h"
 #include "host_driver.h"
-#include "serial.h"
+#include "../serial.h"
 #include "rn42.h"
 #include "print.h"
 #include "timer.h"