mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-22 06:22:58 +02:00
Add (redundant) #include "Experimental.h" in all .cpp files using the symbols
This commit is contained in:
@@ -115,6 +115,8 @@ CommandManager. It holds the callback for one command.
|
||||
#include <gtk/gtk.h>
|
||||
#endif
|
||||
|
||||
#include "../Experimental.h"
|
||||
|
||||
// Shared by all projects
|
||||
static class CommandManagerEventMonitor : public wxEventFilter
|
||||
{
|
||||
|
Reference in New Issue
Block a user