Fix LC_ALL not found build breakage.

This commit is contained in:
James Crook 2021-04-02 10:42:46 +01:00
parent e80ec51a32
commit ee446c6075
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#include <wx/app.h>
#include <wx/defs.h>
#include <locale>
#include "../FileNames.h"
#include "../Languages.h"