summaryrefslogtreecommitdiff
path: root/cmd/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/rtc.c')
-rw-r--r--cmd/rtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/rtc.c b/cmd/rtc.c
index 75d4b64d68..a344cfa76b 100644
--- a/cmd/rtc.c
+++ b/cmd/rtc.c
@@ -2,6 +2,7 @@
#include <common.h>
#include <command.h>
+#include <display_options.h>
#include <dm.h>
#include <hexdump.h>
#include <i2c.h>