summaryrefslogtreecommitdiff
path: root/keyboards/ergodox_infinity/led.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_infinity/led.c')
-rw-r--r--keyboards/ergodox_infinity/led.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/led.c b/keyboards/ergodox_infinity/led.c
index 8175c1c5c5..0b50247d7a 100644
--- a/keyboards/ergodox_infinity/led.c
+++ b/keyboards/ergodox_infinity/led.c
@@ -15,7 +15,7 @@ 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 "hal.h"
+#include <hal.h>
#include "led.h"