mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-06 17:13:49 +01:00
Fix Windows Build.
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
|
||||
#include "../include/audacity/ComponentInterface.h"
|
||||
|
||||
#include <wx/config.h> // to inherit wxFileConfig
|
||||
#include <wx/config.h>
|
||||
#include <wx/fileconf.h> // to inherit wxFileConfig
|
||||
|
||||
void InitPreferences();
|
||||
void FinishPreferences();
|
||||
|
||||
Reference in New Issue
Block a user