From 45983abe664be648b513202c8c12578c9a85784f Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Fri, 3 May 2024 21:03:06 +0200 Subject: Parallel build --- ymake.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ymake.cpp') diff --git a/ymake.cpp b/ymake.cpp index 93a813e..ad46d3c 100644 --- a/ymake.cpp +++ b/ymake.cpp @@ -1,6 +1,6 @@ #include "ymake.h" -#include "builder.h" +#include "Builder.h" #include #include -- cgit v1.2.3