diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/fabric.hrl | 1 |
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"). |