1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 17:49:45 +02:00

Guess at cause of Linux build breaker.

This commit is contained in:
James Crook 2016-09-08 22:30:16 +01:00
parent 1e3200a80f
commit b7ab140622

View File

@ -12,6 +12,7 @@
#define __AUDACITY_WIDGETS_FILEHISTORY__
#include <vector>
#include <algorithm>
#include <wx/defs.h>
#include <wx/choice.h>
#include <wx/dynarray.h>