aboutsummaryrefslogtreecommitdiff
path: root/tests/fuzz/transaction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fuzz/transaction.cpp')
-rw-r--r--tests/fuzz/transaction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fuzz/transaction.cpp b/tests/fuzz/transaction.cpp
index 9e2b9f2cb..294676404 100644
--- a/tests/fuzz/transaction.cpp
+++ b/tests/fuzz/transaction.cpp
@@ -28,7 +28,7 @@
#include "include_base_utils.h"
#include "file_io_utils.h"
-#include "cryptonote_protocol/blobdatatype.h"
+#include "cryptonote_basic/blobdatatype.h"
#include "cryptonote_basic/cryptonote_basic.h"
#include "cryptonote_basic/cryptonote_format_utils.h"
#include "fuzzer.h"