mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-12 14:47:43 +02:00
Add missing include to Theme.cpp
This commit is contained in:
parent
900ffefd73
commit
bf330f1870
@ -72,6 +72,7 @@ and use it for toolbar and window layouts too.
|
||||
#include "AllThemeResources.h" // can remove this later, only needed for 'XPMS_RETIRED'.
|
||||
#include "FileNames.h"
|
||||
#include "Prefs.h"
|
||||
#include "AColor.h"
|
||||
|
||||
#include <wx/arrimpl.cpp>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user