aboutsummaryrefslogtreecommitdiffstats
path: root/os/rt/include/chchecks.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/rt/include/chchecks.h')
-rw-r--r--os/rt/include/chchecks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/rt/include/chchecks.h b/os/rt/include/chchecks.h
index 60f2b4c51..a4c02c510 100644
--- a/os/rt/include/chchecks.h
+++ b/os/rt/include/chchecks.h
@@ -40,7 +40,7 @@
/* Derived constants and error checks. */
/*===========================================================================*/
-#if CH_CUSTOMER_LICENSED_RT == FALSE
+#if CH_CUSTOMER_LIC_RT == FALSE
#error "ChibiOS/RT not licensed"
#endif