From 3cc7699cb3cae998ac95827e1239e76191f8c12f Mon Sep 17 00:00:00 2001 From: Adam Kocoloski Date: Mon, 5 Jul 2010 15:49:43 -0400 Subject: more cleanup of the includes --- src/chttpd_misc.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chttpd_misc.erl') diff --git a/src/chttpd_misc.erl b/src/chttpd_misc.erl index 0aa666f6..98e6fbf8 100644 --- a/src/chttpd_misc.erl +++ b/src/chttpd_misc.erl @@ -21,7 +21,7 @@ -export([increment_update_seq_req/2]). --include("chttpd.hrl"). +-include_lib("couch/include/couch_db.hrl"). -import(chttpd, [send_json/2,send_json/3,send_json/4,send_method_not_allowed/2, -- cgit v1.2.3