aboutsummaryrefslogtreecommitdiff
path: root/src/supplemental/tls/tls_api.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/supplemental/tls/tls_api.h')
-rw-r--r--src/supplemental/tls/tls_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supplemental/tls/tls_api.h b/src/supplemental/tls/tls_api.h
index 1cea7914..4f8264a3 100644
--- a/src/supplemental/tls/tls_api.h
+++ b/src/supplemental/tls/tls_api.h
@@ -12,7 +12,7 @@
#ifndef NNG_SUPPLEMENTAL_TLS_TLS_API_H
#define NNG_SUPPLEMENTAL_TLS_TLS_API_H
-#include "core/stream.h"
+#include "../../core/stream.h"
// The implementation supplies this function to create the TLS connection
// object. All fields will be zeroed.