summaryrefslogtreecommitdiff
path: root/examples/obsolete/host/src/mouse_host_app.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/obsolete/host/src/mouse_host_app.h')
-rw-r--r--examples/obsolete/host/src/mouse_host_app.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/obsolete/host/src/mouse_host_app.h b/examples/obsolete/host/src/mouse_host_app.h
index c5e9977ae..823107a5e 100644
--- a/examples/obsolete/host/src/mouse_host_app.h
+++ b/examples/obsolete/host/src/mouse_host_app.h
@@ -62,7 +62,7 @@
extern "C" {
#endif
-#if CFG_TUSB_HOST_HID_MOUSE
+#if CFG_TUH_HID_MOUSE
void mouse_host_app_init(void);
void mouse_host_app_task(void* param);