diff options
Diffstat (limited to 'keyboards/al1/al1.c')
-rw-r--r-- | keyboards/al1/al1.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. */ + #include "al1.h" |