1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-02 17:09:26 +02:00

Fix release build

This commit is contained in:
Leland Lucius 2015-07-21 14:09:43 -05:00
parent e7642133cf
commit 2b895267e6

View File

@ -39,10 +39,6 @@
#include <wx/thread.h>
#include <wx/tooltip.h>
#ifdef __WXMAC__
#include <wx/mac/private.h>
#endif
#include "audacity/Types.h"
#include "AColor.h"