[efr32] fix em_system.h include (#2956)

This commit is contained in:
Jonathan Hui
2018-08-09 18:31:34 -07:00
committed by GitHub
parent 101e243372
commit c8d06c402e
+1 -1
View File
@@ -43,7 +43,7 @@
#include "utils/code_utils.h"
#include "em_core.h"
#include "em_openthread-system.h"
#include "em_system.h"
#include "openthread-core-efr32-config.h"
#include "pa_conversions_efr32.h"
#include "rail.h"