esp-tls header file name change

This commit is contained in:
Jitin George
2018-02-14 18:51:26 +05:30
parent e29294b49a
commit 30b50cbfb3
5 changed files with 3 additions and 4 deletions
@@ -20,7 +20,6 @@
#include <ctype.h>
#include <netdb.h>
#include <esp_log.h>
#include <esp-tls.h>
#include "sh2lib.h"
@@ -14,7 +14,7 @@
#ifndef __ESP_EXAMPLE_SH2_LIB_H_
#define __ESP_EXAMPLE_SH2_LIB_H_
#include "esp-tls.h"
#include "esp_tls.h"
#include <nghttp2/nghttp2.h>
/*