Reorganize private crypto header files
[openssl.git] / crypto / ts / ts_rsp_sign.c
index 7791fc73c896ddac2c734bf535a79d70a1171656..74fa93d05e67a054abd23f14da4f8a55363c6d0a 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/pkcs7.h>
 #include <openssl/crypto.h>
 #include "ts_lcl.h"
-#include "internal/ess_int.h"
+#include "crypto/ess.h"
 
 static ASN1_INTEGER *def_serial_cb(struct TS_resp_ctx *, void *);
 static int def_time_cb(struct TS_resp_ctx *, void *, long *sec, long *usec);