1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01:00

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

View File

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