From fbd5218f6bfd0c7ff53b9c44ecef570e1db3b51a Mon Sep 17 00:00:00 2001 From: Arne H Juul Date: Thu, 30 Jun 2016 14:42:53 +0200 Subject: jobs.h -> job.h --- fastos/src/tests/threadtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fastos/src/tests/threadtest.cpp') diff --git a/fastos/src/tests/threadtest.cpp b/fastos/src/tests/threadtest.cpp index f1e56f4fe77..0ca10e19738 100644 --- a/fastos/src/tests/threadtest.cpp +++ b/fastos/src/tests/threadtest.cpp @@ -3,7 +3,7 @@ #include #include "tests.h" -#include "jobs.h" +#include "job.h" #include "base_thread.hpp" -- cgit v1.2.3