aboutsummaryrefslogtreecommitdiff
path: root/keyboards/infinity60/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/infinity60/led.c')
-rw-r--r--keyboards/infinity60/led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/infinity60/led.c b/keyboards/infinity60/led.c
index bef1f8623..8effcea81 100644
--- a/keyboards/infinity60/led.c
+++ b/keyboards/infinity60/led.c
@@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License
16along with this program. If not, see <http://www.gnu.org/licenses/>. 16along with this program. If not, see <http://www.gnu.org/licenses/>.
17*/ 17*/
18 18
19#include "hal.h" 19#include <hal.h>
20 20
21#include "led.h" 21#include "led.h"
22 22