You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2020/09/21 20:45:17 UTC

[couchdb] branch main updated: Fix include directive in couch_views_batch_impl

This is an automated email from the ASF dual-hosted git repository.

davisp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/main by this push:
     new 5cc430f  Fix include directive in couch_views_batch_impl
5cc430f is described below

commit 5cc430f0ff8428a57d95f3179983d170fb948cfc
Author: Paul J. Davis <pa...@gmail.com>
AuthorDate: Mon Sep 21 15:16:15 2020 -0500

    Fix include directive in couch_views_batch_impl
    
    This fixes compilation if CouchDB is used as a dependency.
---
 src/couch_views/src/couch_views_batch_impl.erl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/couch_views/src/couch_views_batch_impl.erl b/src/couch_views/src/couch_views_batch_impl.erl
index cacd53b..d315a3b 100644
--- a/src/couch_views/src/couch_views_batch_impl.erl
+++ b/src/couch_views/src/couch_views_batch_impl.erl
@@ -22,7 +22,7 @@
 ]).
 
 
--include("couch_mrview/include/couch_mrview.hrl").
+-include_lib("couch_mrview/include/couch_mrview.hrl").
 
 
 -record(batch_st, {