1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-16 09:31:14 +01:00

Remove wx/wx.h from headers

This commit is contained in:
Paul Licameli
2018-11-11 14:38:47 -05:00
parent 8dace29aba
commit 51f0362e9f
10 changed files with 15 additions and 8 deletions

View File

@@ -57,6 +57,9 @@ array of Ruler::Label.
#include "../Audacity.h"
#include "Ruler.h"
#include <wx/dcclient.h>
#include <wx/dcscreen.h>
#include "../Experimental.h"
#include "../AColor.h"