mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-09 08:53:23 +02:00
Fix windows build
This commit is contained in:
parent
a86decbbe6
commit
84a600bab1
@ -30,6 +30,7 @@ and on Mac OS X for the filesystem.
|
|||||||
#include "Internat.h"
|
#include "Internat.h"
|
||||||
#include "Experimental.h"
|
#include "Experimental.h"
|
||||||
#include "FileNames.h"
|
#include "FileNames.h"
|
||||||
|
#include "widgets/ErrorDialog.h"
|
||||||
|
|
||||||
// in order for the static member variables to exist, they must appear here
|
// in order for the static member variables to exist, they must appear here
|
||||||
// (_outside_) the class definition, in order to be allocated some storage.
|
// (_outside_) the class definition, in order to be allocated some storage.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user