diff options
Diffstat (limited to 'lib/include/net/stpsession.h')
-rw-r--r-- | lib/include/net/stpsession.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/include/net/stpsession.h b/lib/include/net/stpsession.h index 8b61da2..7f9d151 100644 --- a/lib/include/net/stpsession.h +++ b/lib/include/net/stpsession.h @@ -30,9 +30,9 @@ #ifndef STP_SESSION_H_ #define STP_SESSION_H_ -#include <crypto/aes.h> +#include <ostp/crypto/aes.h> +#include <ostp/defs.h> #include <stdint.h> -#include <defs.h> /* * 2^12 (4096) bytes is a common page size on |