Build fix after b200c661ed

A file was missing from the commit
This commit is contained in:
Paul Cornett 2019-08-15 17:42:28 -07:00
parent b200c661ed
commit bcca16911d

View File

@ -18,6 +18,7 @@
#if wxUSE_PROPGRID
#ifndef WX_PRECOMP
#include "wx/dc.h"
#include "wx/settings.h"
#include "wx/textctrl.h"
#include "wx/wxcrtvararg.h"