1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-05 14:18:53 +02:00

Fix Linux build

This commit is contained in:
Paul Licameli 2018-10-16 17:34:06 -04:00
parent fc99f61945
commit 2fafe5c328

View File

@ -12,6 +12,8 @@
#include "Experimental.h"
#include <memory>
#include <vector>
#include <wx/event.h>
#include "SelectedRegion.h"