aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/chacha.c')
-rw-r--r--src/crypto/chacha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/chacha.c b/src/crypto/chacha.c
index 5d3edb98d..d734e8b1b 100644
--- a/src/crypto/chacha.c
+++ b/src/crypto/chacha.c
@@ -11,7 +11,7 @@ Public domain.
#endif
#include "chacha.h"
-#include "common/int-util.h"
+#include "int-util.h"
#include "warnings.h"
/*