diff --git a/firmware/export/thread.h b/firmware/export/thread.h index 7e053bc507..cd532c8968 100644 --- a/firmware/export/thread.h +++ b/firmware/export/thread.h @@ -19,6 +19,7 @@ #ifndef THREAD_H #define THREAD_H +#include "config.h" #include /* Priority scheduling (when enabled with HAVE_PRIORITY_SCHEDULING) works