summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-05-28 15:45:57 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-05-28 15:45:57 -0400
commit282cf6325145663f450850350471c927465abd70 (patch)
tree2dd58b6a365a96fd7c46fb9a7670aa71711cc594 /include
parentf0161d3167265b6b4e1aaf5755799417c451b415 (diff)
normalizing includes
Diffstat (limited to 'include')
-rw-r--r--include/fabric.hrl1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fabric.hrl b/include/fabric.hrl
index 5426addc..cbd886e4 100644
--- a/include/fabric.hrl
+++ b/include/fabric.hrl
@@ -1,2 +1,3 @@
-include("../../couch/src/couch_db.hrl").
-include("../../dynomite/include/membership.hrl").
+-include_lib("eunit/include/eunit.hrl").