1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-23 09:20:16 +01: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

@@ -20,6 +20,7 @@
#include <cfloat>
#include <wx/wxcrtvararg.h>
#include <wx/dc.h>
#include <wx/intl.h>
#include "AColor.h"
#include "widgets/Ruler.h"