summaryrefslogtreecommitdiff
path: root/src/tusb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tusb.h')
-rw-r--r--src/tusb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tusb.h b/src/tusb.h
index 8b0dd103c..cc82c440d 100644
--- a/src/tusb.h
+++ b/src/tusb.h
@@ -92,7 +92,7 @@
#include "class/usbtmc/usbtmc_device.h"
#endif
- #if CFG_TUD_DFU_RT
+ #if CFG_TUD_DFU_RUNTIME
#include "class/dfu/dfu_rt_device.h"
#endif