summaryrefslogtreecommitdiff
path: root/include/chttpd.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/chttpd.hrl')
-rw-r--r--include/chttpd.hrl7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/chttpd.hrl b/include/chttpd.hrl
index 49c0f74a..54285bf2 100644
--- a/include/chttpd.hrl
+++ b/include/chttpd.hrl
@@ -1,7 +1,2 @@
--define(FABRIC, true).
-
--ifndef(COUCH).
--include("../../couch/src/couch_db.hrl").
--endif.
-
+-include_lib("couch/include/couch_db.hrl").
-include_lib("eunit/include/eunit.hrl").