diff options
Diffstat (limited to 'keyboards/idobao/montex/v1rgb/v1rgb.c')
-rwxr-xr-x | keyboards/idobao/montex/v1rgb/v1rgb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/idobao/montex/v1rgb/v1rgb.c b/keyboards/idobao/montex/v1rgb/v1rgb.c index 3d2a847c00..b70067cfcf 100755 --- a/keyboards/idobao/montex/v1rgb/v1rgb.c +++ b/keyboards/idobao/montex/v1rgb/v1rgb.c @@ -1,7 +1,7 @@ // Copyright 2022 peepeetee (@peepeetee) // SPDX-License-Identifier: GPL-2.0-or-later -#include "v1rgb.h" +#include "quantum.h" #ifdef RGB_MATRIX_ENABLE |