From f8d6ea13011532eac75ea051cc5a8953a7429464 Mon Sep 17 00:00:00 2001 From: tomato5040 <83554828+tomato5040@users.noreply.github.com> Date: Thu, 13 May 2021 14:25:06 -0500 Subject: [PATCH] Update page.h --- src/page.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/page.h b/src/page.h index dbd513f..a43d788 100644 --- a/src/page.h +++ b/src/page.h @@ -27,7 +27,7 @@ #include "CurrentBlockchainStatus.h" #include "MempoolStatus.h" -#include "../ext/crow/crow.h" +#include "../ext/crow_all.h" #include "../ext/json.hpp"