aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowboy_http_req.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowboy_http_req.erl')
-rw-r--r--src/cowboy_http_req.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cowboy_http_req.erl b/src/cowboy_http_req.erl
index d7c217f..649f41d 100644
--- a/src/cowboy_http_req.erl
+++ b/src/cowboy_http_req.erl
@@ -33,7 +33,6 @@
reply/4
]). %% Response API.
--include("include/types.hrl").
-include("include/http.hrl").
-include_lib("eunit/include/eunit.hrl").