From de26eed5157a1b5efc2a72668b4f4a22638f2774 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 27 Dec 2022 12:58:11 +0100 Subject: Rename libctor.h to ctor.h --- src/tasks.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tasks.cc') diff --git a/src/tasks.cc b/src/tasks.cc index 68b2476..12ff399 100644 --- a/src/tasks.cc +++ b/src/tasks.cc @@ -9,7 +9,7 @@ #include #include -#include "libctor.h" +#include "ctor.h" #include "task.h" #include "task_cc.h" #include "task_ld.h" -- cgit v1.2.3