Skip to content

Commit 47b7d91

Browse files
committed
Properly prefix libfetchers header
This is a minor oversight from 012453d.
1 parent b9b510d commit 47b7d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libfetchers/include/nix/fetchers/input-cache.hh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include "fetchers.hh"
1+
#include "nix/fetchers/fetchers.hh"
22

33
namespace nix::fetchers {
44

0 commit comments

Comments
 (0)