mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 08:27:13 +01:00
more comments for including Audacity.h
This commit is contained in:
@@ -15,7 +15,7 @@ It handles initialization and termination by subclassing wxApp.
|
||||
|
||||
*//*******************************************************************/
|
||||
|
||||
#include "Audacity.h" // This should always be included first; for USE_* macros
|
||||
#include "Audacity.h" // This should always be included first; for USE_* macros and __UNIX__
|
||||
#include "AudacityApp.h"
|
||||
|
||||
#include "Experimental.h"
|
||||
|
||||
Reference in New Issue
Block a user