Fix missing include file

This commit is contained in:
Matthias Melcher
2026-06-30 18:55:33 +02:00
parent 24e184be42
commit 46310388a6
+1
View File
@@ -46,6 +46,7 @@
#include <stdio.h>
#include <algorithm>
#include <string>
Fl_Window* window = nullptr;