about summary refs log tree commit diff
path: root/custom_mutators/honggfuzz/honggfuzz.h
diff options
context:
space:
mode:
Diffstat (limited to 'custom_mutators/honggfuzz/honggfuzz.h')
-rw-r--r--custom_mutators/honggfuzz/honggfuzz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/custom_mutators/honggfuzz/honggfuzz.h b/custom_mutators/honggfuzz/honggfuzz.h
index eb6a3f11..62c30f2f 100644
--- a/custom_mutators/honggfuzz/honggfuzz.h
+++ b/custom_mutators/honggfuzz/honggfuzz.h
@@ -36,7 +36,7 @@
 #include <sys/types.h>
 #include <time.h>
 
-#include "libhfcommon/util.h"
+#include "util.h"
 
 #define PROG_NAME    "honggfuzz"
 #define PROG_VERSION "2.3"