aboutsummaryrefslogtreecommitdiff
path: root/src/hash/pearson.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash/pearson.c')
-rw-r--r--src/hash/pearson.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash/pearson.c b/src/hash/pearson.c
index 9372931..4e1ea0a 100644
--- a/src/hash/pearson.c
+++ b/src/hash/pearson.c
@@ -1,4 +1,4 @@
-#include "../i_util.h"
+#include "../util.h"
#include "../crypto.h"
#include <stdio.h>
#include <stdint.h>