From 2a298710a7765aa300a376770d837e798d817f76 Mon Sep 17 00:00:00 2001 From: Oleg Korshul Date: Mon, 31 Jul 2023 14:35:20 +0300 Subject: [PATCH] Fix build on new linux systems --- DesktopEditor/doctrenderer/hash.h | 1 + 1 file changed, 1 insertion(+) diff --git a/DesktopEditor/doctrenderer/hash.h b/DesktopEditor/doctrenderer/hash.h index 27595edd3c..a870a4327c 100644 --- a/DesktopEditor/doctrenderer/hash.h +++ b/DesktopEditor/doctrenderer/hash.h @@ -2,6 +2,7 @@ #define NSHASH_H #include +#include #include "./common.h" // hide algs into lib