1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-18 08:31:13 +02:00

Fix windows build

This commit is contained in:
James Crook
2019-03-23 21:00:40 +00:00
parent 3b87af1d07
commit 8426580f8e
2 changed files with 2 additions and 1 deletions

View File

@@ -47,6 +47,7 @@
#include <wx/sizer.h>
#include <wx/tokenzr.h>
#include <wx/modalhook.h>
#include <wx/filectrl.h>
#include "../FileDialog.h"