summaryrefslogtreecommitdiff
path: root/common/system.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/system.c')
-rw-r--r--common/system.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/system.c b/common/system.c
index 25ba9dea2c..b9e444c71c 100644
--- a/common/system.c
+++ b/common/system.c
@@ -15,7 +15,7 @@
#include "host_command.h"
#include "i2c.h"
#include "lpc.h"
-#include "rsa.h"
+#include "rwsig.h"
#include "spi_flash.h"
#ifdef CONFIG_MPU
#include "mpu.h"