1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 16:37:12 +01:00

Remove wx/{convauto,cmdline,clipbrd,calctrl}.h from *.h

This commit is contained in:
Paul Licameli
2018-11-16 11:02:39 -05:00
parent 77f747daeb
commit 685a45d1de
6 changed files with 3 additions and 6 deletions

View File

@@ -27,6 +27,7 @@
#include <wx/wxcrtvararg.h>
#include <wx/button.h>
#include <wx/calctrl.h>
#include <wx/checkbox.h>
#include <wx/choice.h>
#include <wx/defs.h>