1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-07 20:22:13 +01:00

More comments for including Audacity.h; fix one #ifdef in AudioIO.cpp

This commit is contained in:
Paul Licameli
2019-03-23 14:08:09 -04:00
parent bb634614e6
commit 9569cfddf5
6 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
#include "AudioIO.h"
#include "DeviceChange.h"
#include "DeviceChange.h" // for HAVE_DEVICE_CHANGE
#include "toolbars/DeviceToolBar.h"
DeviceManager DeviceManager::dm;