fix build on windows

This commit is contained in:
2026-05-02 13:39:46 +03:00
parent e9d6b70de9
commit 0480c73f3f
3 changed files with 32 additions and 16 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ uses
Settings,
WebServer,
CATEngine, CATSerial, CATTcp,
SpectrumView;
SpectrumView,
WinFirewall;
const
CLR_BG = TColor($00101010);