summaryrefslogtreecommitdiff
path: root/keyboards/dumbpad/v1x_oled/v1x_oled.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/dumbpad/v1x_oled/v1x_oled.c')
-rw-r--r--keyboards/dumbpad/v1x_oled/v1x_oled.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dumbpad/v1x_oled/v1x_oled.c b/keyboards/dumbpad/v1x_oled/v1x_oled.c
index acc9b8bbb1..ef91d4d416 100644
--- a/keyboards/dumbpad/v1x_oled/v1x_oled.c
+++ b/keyboards/dumbpad/v1x_oled/v1x_oled.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_oled.h"
+#include "quantum.h"
#include <stdio.h>
char wpm_str[10];