1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-18 14:36:13 +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

@@ -18,6 +18,8 @@
#ifndef __AUDACITY_DEVICEMANAGER__
#define __AUDACITY_DEVICEMANAGER__
#include "Experimental.h"
#include <vector>
#include "wx/wx.h"