summaryrefslogtreecommitdiff
path: root/test/pinweaver.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/pinweaver.c')
-rw-r--r--test/pinweaver.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pinweaver.c b/test/pinweaver.c
index 332edc5f2e..5ca60c354f 100644
--- a/test/pinweaver.c
+++ b/test/pinweaver.c
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <pinweaver.h>
+#include <pinweaver_cr50.h>
#include <dcrypto.h>
#include <nvmem_vars.h>
@@ -11,7 +11,7 @@
#include <string.h>
#include <timer.h>
#include <util.h>
-#include <pinweaver_types.h>
+#include <pinweaver_cr50_types.h>
#include "test_util.h"