aboutsummaryrefslogtreecommitdiffstats
path: root/apps/http-proxy/includes/hicn/http-proxy/http_session.h
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2020-06-22 16:26:58 +0200
committerMauro Sardara <msardara@cisco.com>2020-06-22 16:26:58 +0200
commitcb73ef06a552a7b6ecfffb7491216b8c22bce043 (patch)
tree2ca14ab8f1b0336cc1452c9ece124b769054da16 /apps/http-proxy/includes/hicn/http-proxy/http_session.h
parent39a761498b941932820a70ad179c276c183d6d1f (diff)
[HICN-630] Modify hicn-proxy file names to respect codestyle for filenames
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I49d62aee60f107a4e9722ac3b671d06bdee2b349
Diffstat (limited to 'apps/http-proxy/includes/hicn/http-proxy/http_session.h')
-rw-r--r--apps/http-proxy/includes/hicn/http-proxy/http_session.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/http-proxy/includes/hicn/http-proxy/http_session.h b/apps/http-proxy/includes/hicn/http-proxy/http_session.h
index 05fdf62fa..f4a3dbdee 100644
--- a/apps/http-proxy/includes/hicn/http-proxy/http_session.h
+++ b/apps/http-proxy/includes/hicn/http-proxy/http_session.h
@@ -17,7 +17,7 @@
#include <hicn/transport/core/packet.h>
-#include "HTTP1.xMessageFastParser.h"
+#include "http_1x_message_fast_parser.h"
#define ASIO_STANDALONE
#include <asio.hpp>