aboutsummaryrefslogtreecommitdiff
path: root/src/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto.h')
-rw-r--r--src/crypto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto.h b/src/crypto.h
index 564ea58..e0a29b0 100644
--- a/src/crypto.h
+++ b/src/crypto.h
@@ -1,5 +1,5 @@
#include "lua.h"
-#include "i_util.h"
+#include "util.h"
#include "hash/md5.h"
#include "hash/sha01.h"
#include "hash/sha2xx.h"