mirror of
https://github.com/NixOS/nix
synced 2025-06-24 18:01:16 +02:00
Properly prefix libfetchers header
This is a minor oversight from 012453d1e6
.
This commit is contained in:
parent
b9b510d692
commit
47b7d910e9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#include "fetchers.hh"
|
||||
#include "nix/fetchers/fetchers.hh"
|
||||
|
||||
namespace nix::fetchers {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue