From 8643a0f10d953271e98302cd21844379a3f87ff3 Mon Sep 17 00:00:00 2001 From: lsv Date: Thu, 7 May 2026 13:45:31 +0500 Subject: [PATCH] fix build mingw --- utils/factory.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/factory.cpp b/utils/factory.cpp index 5bff963..25b3436 100644 --- a/utils/factory.cpp +++ b/utils/factory.cpp @@ -15,6 +15,7 @@ #include "ctl/ctlMenuToolbar.h" #include "schema/pgCollection.h" #include "frm/menu.h" +#include "frm/frmMain.h" // wxWindows headers #include