mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-25 08:38:39 +02:00
Add missing #include
This commit is contained in:
parent
7d762c5954
commit
b451649e1b
@ -161,6 +161,7 @@ different formats.
|
|||||||
#include "../Audacity.h"
|
#include "../Audacity.h"
|
||||||
#include "../AudacityApp.h"
|
#include "../AudacityApp.h"
|
||||||
#include "TimeTextCtrl.h"
|
#include "TimeTextCtrl.h"
|
||||||
|
#include "../Sequence.h" // for sampleCount
|
||||||
#include "../Theme.h"
|
#include "../Theme.h"
|
||||||
#include "../AllThemeResources.h"
|
#include "../AllThemeResources.h"
|
||||||
#include "../AColor.h"
|
#include "../AColor.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user