From 313e98335e47e2321a8e59e757b991d3e300c3ef Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Thu, 14 Mar 2024 21:32:33 +0100 Subject: mem leak lib --- src/windows/main_windows.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/windows/main_windows.cpp') diff --git a/src/windows/main_windows.cpp b/src/windows/main_windows.cpp index 45082ca..2426159 100644 --- a/src/windows/main_windows.cpp +++ b/src/windows/main_windows.cpp @@ -8,6 +8,7 @@ #include "platform.h" #include "mutex.h" #include "array.h" +#include "mem.h" #include "memory_bucket.h" #include "image.h" #include "config.h" -- cgit v1.2.3-70-g09d2