From 4b38c85002939b585053c42bcc7cd0f7ad811fa0 Mon Sep 17 00:00:00 2001 From: dashodanger Date: Mon, 10 Jun 2024 22:21:54 -0600 Subject: [PATCH] More includage --- source/ui_module.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/ui_module.cc b/source/ui_module.cc index ed84217eb..679b5be72 100644 --- a/source/ui_module.cc +++ b/source/ui_module.cc @@ -21,6 +21,8 @@ #include +#include + #include "hdr_fltk.h" #include "hdr_lua.h" #include "hdr_ui.h"