From 82edb53d229323b363a0d6262b7ea335e78ef67d Mon Sep 17 00:00:00 2001 From: Vincent Wei Date: Sun, 28 Mar 2021 19:37:08 +0800 Subject: [PATCH] include blockheap.h --- src/include/newgal.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/newgal.h b/src/include/newgal.h index 16c0b30d..ea0cbe3e 100644 --- a/src/include/newgal.h +++ b/src/include/newgal.h @@ -57,6 +57,7 @@ #include "gdi.h" #include "constants.h" +#include "blockheap.h" #if IS_COMPOSITING_SCHEMA #include