summaryrefslogtreecommitdiff
path: root/fuzz/pinweaver_model.h
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz/pinweaver_model.h')
-rw-r--r--fuzz/pinweaver_model.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fuzz/pinweaver_model.h b/fuzz/pinweaver_model.h
index a16e54690f..927d9bf71d 100644
--- a/fuzz/pinweaver_model.h
+++ b/fuzz/pinweaver_model.h
@@ -15,8 +15,8 @@
#include "fuzz/pinweaver_fuzz.pb.h"
#include "fuzz/mem_hash_tree.h"
#include "fuzz/span.h"
-#include "include/pinweaver.h"
-#include "include/pinweaver_types.h"
+#include "include/pinweaver_cr50.h"
+#include "include/pinweaver_cr50_types.h"
// Provides enough state tracking to send valid PinWeaver requests. This is
// necessary because of the authentication dependent fields used by the Merkle