From d9212c21ddee1d38a575ab74ad470e43e9b883fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 27 Feb 2012 08:07:03 +0100 Subject: Remove the redundant include/ from -include("http.hrl") --- src/cowboy_http.erl | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cowboy_http.erl') diff --git a/src/cowboy_http.erl b/src/cowboy_http.erl index 93b83e5..7a3bc7a 100644 --- a/src/cowboy_http.erl +++ b/src/cowboy_http.erl @@ -51,7 +51,6 @@ -export_type([method/0, uri/0, version/0, header/0, headers/0, status/0]). --include("include/http.hrl"). -include_lib("eunit/include/eunit.hrl"). %% Parsing. -- cgit v1.2.3