diff options
Diffstat (limited to 'src/grp-machine/grp-import/systemd-pull/curl-util.h')
-rw-r--r-- | src/grp-machine/grp-import/systemd-pull/curl-util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-machine/grp-import/systemd-pull/curl-util.h b/src/grp-machine/grp-import/systemd-pull/curl-util.h index 2e71bd3b5d..296b35d09c 100644 --- a/src/grp-machine/grp-import/systemd-pull/curl-util.h +++ b/src/grp-machine/grp-import/systemd-pull/curl-util.h @@ -24,7 +24,7 @@ #include <systemd/sd-event.h> -#include "hashmap.h" +#include "basic/hashmap.h" typedef struct CurlGlue CurlGlue; |