diff options
Diffstat (limited to 'keyboards/gl516/j73gl/j73gl.c')
-rw-r--r-- | keyboards/gl516/j73gl/j73gl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gl516/j73gl/j73gl.c b/keyboards/gl516/j73gl/j73gl.c index 0e40f29b2a..f705a09545 100644 --- a/keyboards/gl516/j73gl/j73gl.c +++ b/keyboards/gl516/j73gl/j73gl.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 "j73gl.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE led_config_t g_led_config = { { |