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

TranslatableString.h does not include Identifier.h

This commit is contained in:
Paul Licameli
2021-05-23 04:56:30 -04:00
parent bb14a6016f
commit f7d9602a42
11 changed files with 21 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
#include <vector>
#include "audacity/Types.h"
#include "Identifier.h"
class wxArrayString;
class wxDynamicLibrary;