diff options
Diffstat (limited to 'keyboards/viendi8l/config.h')
-rw-r--r-- | keyboards/viendi8l/config.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/viendi8l/config.h b/keyboards/viendi8l/config.h index b13c9756f9..827a490725 100644 --- a/keyboards/viendi8l/config.h +++ b/keyboards/viendi8l/config.h @@ -16,7 +16,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once -#include "common_config.h" + +#include "config_common.h" /* key matrix size */ #define MATRIX_ROWS 6 |