Fix includes.

This commit is contained in:
Jeff Young 2023-03-09 23:49:01 +00:00
parent d2cc252fc7
commit 6a46dbd306
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
#include <widgets/wx_aui_utils.h>
#include <wx/wupdlock.h>
#include <wx/dcmemory.h>
#include <wx/choice.h>
#include <wx/combobox.h>
#include "../scripting/python_scripting.h"