aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/crypto.c')
-rw-r--r--src/pluto/crypto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/crypto.c b/src/pluto/crypto.c
index 24939bd04..8d6fff288 100644
--- a/src/pluto/crypto.c
+++ b/src/pluto/crypto.c
@@ -21,7 +21,7 @@
#include <freeswan.h>
#define HEADER_DES_LOCL_H /* stupid trick to force prototype decl in <des.h> */
-#include <crypto/des.h>
+#include <libdes/des.h>
#include <errno.h>