summaryrefslogtreecommitdiff
path: root/src/grp-journal/grp-remote/microhttpd-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-journal/grp-remote/microhttpd-util.c')
-rw-r--r--src/grp-journal/grp-remote/microhttpd-util.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/grp-journal/grp-remote/microhttpd-util.c b/src/grp-journal/grp-remote/microhttpd-util.c
index 3fc5e13b71..c03f8d64b4 100644
--- a/src/grp-journal/grp-remote/microhttpd-util.c
+++ b/src/grp-journal/grp-remote/microhttpd-util.c
@@ -27,12 +27,12 @@
#include <gnutls/x509.h>
#endif
-#include "basic/alloc-util.h"
-#include "basic/log.h"
-#include "basic/macro.h"
-#include "basic/string-util.h"
-#include "basic/strv.h"
-#include "basic/util.h"
+#include "systemd-basic/alloc-util.h"
+#include "systemd-basic/log.h"
+#include "systemd-basic/macro.h"
+#include "systemd-basic/string-util.h"
+#include "systemd-basic/strv.h"
+#include "systemd-basic/util.h"
#include "microhttpd-util.h"