1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-06 03:32:09 +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

@@ -28,7 +28,7 @@ for drawing different aspects of the label and its text box.
*//*******************************************************************/
#include "Audacity.h"
#include "Audacity.h" // for HAVE_GTK
#include "LabelTrack.h"
#include "Experimental.h"