1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-20 21:26:35 +01:00

Make headers in import directory self-contained

This commit is contained in:
Paul Licameli
2016-08-10 12:06:11 -04:00
parent 256a595d0f
commit 924df495ff
29 changed files with 96 additions and 54 deletions

View File

@@ -37,6 +37,7 @@ and ImportLOF.cpp.
#include "../Audacity.h"
#include "Import.h"
#include "ImportPlugin.h"
#include <wx/textctrl.h>