1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-16 16:10:06 +02:00

Supply missing #include

This commit is contained in:
Paul Licameli 2018-03-26 15:15:13 -04:00
parent 277537c7b8
commit d1ffb8a5b8

View File

@ -48,6 +48,7 @@
#include <wx/cmdline.h>
#include <wx/fileconf.h>
#include <wx/intl.h>
#include <algorithm>
/**