Fix build error pre wx 3.1.6

This commit is contained in:
Marek Roszko 2023-04-13 18:20:00 -04:00
parent 21103924f4
commit 0eefde6046
1 changed files with 1 additions and 0 deletions

View File

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