1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-20 09:31:15 +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

@@ -46,7 +46,7 @@
#include <locale.h>
#include <wx/cmdline.h>
#include <wx/fileconf.h>
#include <wx/fileconf.h> // to inherit
#include <wx/intl.h>
#include <algorithm>