aboutsummaryrefslogtreecommitdiffstats
path: root/apps/http-proxy/src/icn_receiver.cc
diff options
context:
space:
mode:
Diffstat (limited to 'apps/http-proxy/src/icn_receiver.cc')
-rw-r--r--apps/http-proxy/src/icn_receiver.cc6
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/http-proxy/src/icn_receiver.cc b/apps/http-proxy/src/icn_receiver.cc
index 34b85f9c9..8823907dc 100644
--- a/apps/http-proxy/src/icn_receiver.cc
+++ b/apps/http-proxy/src/icn_receiver.cc
@@ -13,8 +13,9 @@
* limitations under the License.
*/
+#include <hicn/http-proxy/http_1x_message_fast_parser.h>
#include <hicn/http-proxy/icn_receiver.h>
-
+#include <hicn/http-proxy/utils.h>
#include <hicn/transport/core/interest.h>
#include <hicn/transport/http/default_values.h>
#include <hicn/transport/utils/hash.h>
@@ -23,9 +24,6 @@
#include <functional>
#include <memory>
-#include <hicn/http-proxy/HTTP1.xMessageFastParser.h>
-#include <hicn/http-proxy/utils.h>
-
namespace transport {
AsyncConsumerProducer::AsyncConsumerProducer(