diff options
Diffstat (limited to 'keyboards/kv/revt/revt.c')
-rw-r--r-- | keyboards/kv/revt/revt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/kv/revt/revt.c b/keyboards/kv/revt/revt.c index 443a814015..fba4582c26 100644 --- a/keyboards/kv/revt/revt.c +++ b/keyboards/kv/revt/revt.c @@ -14,7 +14,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "revt.h" +#include "quantum.h" void matrix_init_kb(void) { // Turn status LED on |