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