diff options
Diffstat (limited to 'keyboards/handwired/pterodactyl/pterodactyl.c')
-rw-r--r-- | keyboards/handwired/pterodactyl/pterodactyl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/pterodactyl/pterodactyl.c b/keyboards/handwired/pterodactyl/pterodactyl.c index f379569f5a..33f7d4c11a 100644 --- a/keyboards/handwired/pterodactyl/pterodactyl.c +++ b/keyboards/handwired/pterodactyl/pterodactyl.c @@ -1,4 +1,4 @@ -#include "pterodactyl.h" +#include "quantum.h" #ifdef SWAP_HANDS_ENABLE __attribute__ ((weak)) |