From 4c93c350a6f399e261a1d2ada2bfe97a838d7dcb Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 15 Aug 2021 15:19:01 +1000 Subject: AL1 refactor (#13679) --- keyboards/al1/al1.c | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/al1/al1.c') diff --git a/keyboards/al1/al1.c b/keyboards/al1/al1.c index 460a7620cf..a7d3980ece 100644 --- a/keyboards/al1/al1.c +++ b/keyboards/al1/al1.c @@ -13,4 +13,5 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ + #include "al1.h" -- cgit v1.2.3