diff options
Diffstat (limited to 'keyboards/quad_h/lb75/lb75.c')
-rw-r--r-- | keyboards/quad_h/lb75/lb75.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/quad_h/lb75/lb75.c b/keyboards/quad_h/lb75/lb75.c index a18f45adb8..4c8e4f929b 100644 --- a/keyboards/quad_h/lb75/lb75.c +++ b/keyboards/quad_h/lb75/lb75.c @@ -13,7 +13,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 "lb75.h" +#include "quantum.h" void matrix_init_kb(void) { |