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
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>