diff options
Diffstat (limited to 'keyboards/dumbpad/v1x/v1x.c')
-rw-r--r-- | keyboards/dumbpad/v1x/v1x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dumbpad/v1x/v1x.c b/keyboards/dumbpad/v1x/v1x.c index 1a1eb1e9c5..f1b1d66c7f 100644 --- a/keyboards/dumbpad/v1x/v1x.c +++ b/keyboards/dumbpad/v1x/v1x.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 "v1x.h" +#include "quantum.h" void keyboard_pre_init_kb(void) { // Set LED IO as outputs |