From c3a86befaaa8eab8aebbeddb46f3b92492f6f3d6 Mon Sep 17 00:00:00 2001 From: Ingo Weyrich Date: Sat, 18 Jan 2020 11:57:31 +0100 Subject: [PATCH] Fix broken build --- rtengine/camconst.h | 1 + 1 file changed, 1 insertion(+) diff --git a/rtengine/camconst.h b/rtengine/camconst.h index fbc16cb13..0c0618671 100644 --- a/rtengine/camconst.h +++ b/rtengine/camconst.h @@ -4,6 +4,7 @@ #pragma once #include +#include #include namespace Glib