From 47c88c433d17948fab1d8e1d76121a72fe5938cb Mon Sep 17 00:00:00 2001 From: "B. Stack" Date: Wed, 7 Sep 2022 14:49:22 -0400 Subject: add upstream 11.24 --- wx+/popup_dlg.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'wx+/popup_dlg.cpp') diff --git a/wx+/popup_dlg.cpp b/wx+/popup_dlg.cpp index 0a4c75c0..dfa5494f 100644 --- a/wx+/popup_dlg.cpp +++ b/wx+/popup_dlg.cpp @@ -10,6 +10,7 @@ #include #include #include +#include "app_main.h" #include "bitmap_button.h" #include "no_flicker.h" #include "font_size.h" -- cgit