aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad/emsa_raw/emsa_raw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pk_pad/emsa_raw/emsa_raw.h')
-rw-r--r--src/pk_pad/emsa_raw/emsa_raw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pk_pad/emsa_raw/emsa_raw.h b/src/pk_pad/emsa_raw/emsa_raw.h
index 923a390d3..df719bf27 100644
--- a/src/pk_pad/emsa_raw/emsa_raw.h
+++ b/src/pk_pad/emsa_raw/emsa_raw.h
@@ -6,7 +6,7 @@
#ifndef BOTAN_EMSA_RAW_H__
#define BOTAN_EMSA_RAW_H__
-#include <botan/pk_pad.h>
+#include <botan/emsa.h>
namespace Botan {