Fix clang build error.

This commit is contained in:
Wayne Stambaugh 2022-02-02 07:41:56 -05:00
parent 27c25debea
commit e590d07224
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
* with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <errno.h>
#include <wx/intl.h>
#include <wx/string.h>