Fix build error pre wx 3.1.6

(cherry picked from commit 0eefde6046)
This commit is contained in:
Marek Roszko 2023-04-13 18:20:00 -04:00 committed by Mark Roszko
parent 88999b34d3
commit 69989e4e64
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include <wx/tooltip.h> #include <wx/tooltip.h>
#include <advanced_config.h> #include <advanced_config.h>
#include <cli/cli_names.h> // Needed for the pre wx 3.2 cli workaround
#include <common.h> #include <common.h>
#include <config_params.h> #include <config_params.h>
#include <confirm.h> #include <confirm.h>