aboutsummaryrefslogtreecommitdiffstats
path: root/buttons.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'buttons.cpp')
-rw-r--r--buttons.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/buttons.cpp b/buttons.cpp
index 589619c..c5db168 100644
--- a/buttons.cpp
+++ b/buttons.cpp
@@ -5,7 +5,7 @@
#include "hal/api.hpp"
#include "app/app_manager.hpp"
// From pico-watch.c:
-extern Api app_api;
+extern AppAPI app_api;
//const uint BUTTON_PINS[] = {BUTTON_HOME, BUTTON_SELECT, BUTTON_MODE, BUTTON_UP, BUTTON_DOWN};