1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-11 07:06:33 +01:00

more comments for including Audacity.h

This commit is contained in:
Paul Licameli
2019-03-23 14:16:05 -04:00
parent 9569cfddf5
commit c698d85cc8
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
#ifndef __AUDACITY_FILE_FORMATS__
#define __AUDACITY_FILE_FORMATS__
#include "Audacity.h"
#include "Audacity.h" // for __UNIX__
#include <wx/list.h>
#include <wx/arrstr.h>