summaryrefslogtreecommitdiff
path: root/util/ec_panicinfo_fuzzer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'util/ec_panicinfo_fuzzer.cc')
-rw-r--r--util/ec_panicinfo_fuzzer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/ec_panicinfo_fuzzer.cc b/util/ec_panicinfo_fuzzer.cc
index 7767afa2e2..95f1871837 100644
--- a/util/ec_panicinfo_fuzzer.cc
+++ b/util/ec_panicinfo_fuzzer.cc
@@ -3,7 +3,7 @@
* found in the LICENSE file.
*/
-#include <libec/ec_panicinfo.h>
+#include "ec_panicinfo.h"
/* Fuzzing Build command:
* $ clang++ ec_panicinfo_fuzzer.cc ec_panicinfo.cc -g -fsanitize=address,fuzzer