1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 14:13:57 +01:00

Put Experimental.h (redundantly) in headers that rely on it

This commit is contained in:
Paul Licameli
2015-08-31 17:53:12 -04:00
parent ca9928d533
commit d18553a3f0
6 changed files with 11 additions and 0 deletions

View File

@@ -14,6 +14,8 @@
#include "../Audacity.h"
#include "../Experimental.h"
#if !defined(EXPERIMENTAL_NOISE_REDUCTION)
#include "Effect.h"