diff options
Diffstat (limited to 'keyboards/boston/boston.c')
-rw-r--r-- | keyboards/boston/boston.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/boston/boston.c b/keyboards/boston/boston.c index 2bcac21cba..7d16dae80c 100644 --- a/keyboards/boston/boston.c +++ b/keyboards/boston/boston.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "boston.h" +#include "quantum.h" void keyboard_post_init_kb(void) { /* this is to set an LED color at startup so it's not some random color*/ |