diff options
Diffstat (limited to 'common/main.c')
-rw-r--r-- | common/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/main.c b/common/main.c index b0b6e74..82d3aaf 100644 --- a/common/main.c +++ b/common/main.c @@ -6,6 +6,7 @@ /* #define DEBUG */ +#include <common.h> #include <autoboot.h> #include <button.h> #include <bootstage.h> |