summaryrefslogtreecommitdiff
path: root/src/systemd-update-done/update-done.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemd-update-done/update-done.c')
-rw-r--r--src/systemd-update-done/update-done.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/systemd-update-done/update-done.c b/src/systemd-update-done/update-done.c
index da306a4444..39d19ec048 100644
--- a/src/systemd-update-done/update-done.c
+++ b/src/systemd-update-done/update-done.c
@@ -17,10 +17,10 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "fd-util.h"
-#include "io-util.h"
-#include "selinux-util.h"
-#include "util.h"
+#include "basic/fd-util.h"
+#include "basic/io-util.h"
+#include "basic/selinux-util.h"
+#include "basic/util.h"
#define MESSAGE \
"This file was created by systemd-update-done. Its only \n" \