1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 22:12:58 +02:00

Remove wx/{html/htmlwin,fileconf,dragimag,debug,dcclient}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-14 17:05:30 -05:00
parent ec2f26e48c
commit 08c16b6eb7
25 changed files with 21 additions and 12 deletions

View File

@@ -65,6 +65,7 @@ can't be.
#include "Experimental.h"
#include <wx/wxprec.h>
#include <wx/dcclient.h>
#include <wx/image.h>
#include <wx/file.h>
#include <wx/ffile.h>