summaryrefslogtreecommitdiff
path: root/include/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/common.h')
-rw-r--r--include/common.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h
index 03fd7affee..06888191fe 100644
--- a/include/common.h
+++ b/include/common.h
@@ -53,6 +53,9 @@
/* Include top-level configuration file */
#include "config.h"
+/* Canonical list of module IDs */
+#include "module_id.h"
+
/* List of common error codes that can be returned */
enum ec_error_list {
/* Success - no error */