diff options
Diffstat (limited to 'keyboards/draculad/keymaps/pimoroni/keymap.c')
| -rw-r--r-- | keyboards/draculad/keymaps/pimoroni/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/draculad/keymaps/pimoroni/keymap.c b/keyboards/draculad/keymaps/pimoroni/keymap.c index 87cbe3cd3..762ae26c7 100644 --- a/keyboards/draculad/keymaps/pimoroni/keymap.c +++ b/keyboards/draculad/keymaps/pimoroni/keymap.c | |||
| @@ -16,7 +16,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 16 | */ | 16 | */ |
| 17 | 17 | ||
| 18 | #include QMK_KEYBOARD_H | 18 | #include QMK_KEYBOARD_H |
| 19 | #include "pimoroni_trackball.h" | 19 | #include "drivers/sensors/pimoroni_trackball.h" |
| 20 | #include "pointing_device.h" | 20 | #include "pointing_device.h" |
| 21 | 21 | ||
| 22 | 22 | ||
