aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/libfetchers/registry.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libfetchers/registry.cc b/src/libfetchers/registry.cc
index 77e5da741..84f0fe4a2 100644
--- a/src/libfetchers/registry.cc
+++ b/src/libfetchers/registry.cc
@@ -2,7 +2,6 @@
#include "fetchers.hh"
#include "util.hh"
#include "globals.hh"
-#include "download.hh"
#include "store-api.hh"
#include <nlohmann/json.hpp>