mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-05 00:23:56 +01:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -37,6 +37,8 @@
|
||||
#include "DeviceManager.h"
|
||||
#include "toolbars/DeviceToolBar.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
DeviceManager DeviceManager::dm;
|
||||
|
||||
/// Gets the singleton instance
|
||||
|
||||
Reference in New Issue
Block a user