aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/pem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/pem.c')
-rw-r--r--src/pluto/pem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/pem.c b/src/pluto/pem.c
index e8d381741..db6d0d7e3 100644
--- a/src/pluto/pem.c
+++ b/src/pluto/pem.c
@@ -28,7 +28,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 "constants.h"
#include "defs.h"