From ec54754e22602bbc18a7524b6ff07db2a4b6d095 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 20 Aug 2018 16:19:17 +0200 Subject: Compiler.h: move to util/ --- src/input/Error.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/Error.hxx') diff --git a/src/input/Error.hxx b/src/input/Error.hxx index b52b9d06b..c857f827e 100644 --- a/src/input/Error.hxx +++ b/src/input/Error.hxx @@ -21,7 +21,7 @@ #define INPUT_ERROR_HXX #include "check.h" -#include "Compiler.h" +#include "util/Compiler.h" #include -- cgit v1.2.3