From 160540ffb6905a1e8f42808af990f7d847b85d44 Mon Sep 17 00:00:00 2001 From: Martin TOUZOT Date: Thu, 21 Dec 2023 12:10:01 +0100 Subject: [PATCH] Fix include path for Linux OS --- examples/lytroreader/lytroreader.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lytroreader/lytroreader.cpp b/examples/lytroreader/lytroreader.cpp index 74124c6..ea134af 100644 --- a/examples/lytroreader/lytroreader.cpp +++ b/examples/lytroreader/lytroreader.cpp @@ -2,7 +2,7 @@ // Distributed under the GPL-3.0 Licence // (https://opensource.org/license/gpl-3-0/) -#include +#include #include #include