Fix a compilation error

This commit is contained in:
Zane U. Ji 2020-07-25 16:34:10 +08:00
parent 6eb5ade55c
commit 5943778968
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <wx/wx.h>
#include <wx/utils.h>
#include "commandpanel.h"
#include "xmlcopyeditor.h"