mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
AllThemeResources.h has a .cpp & doesnt include Theme.h...
... (it used to, via MacroMagic) This splits a cycle of 8 into 6 + 1 + 1
This commit is contained in:
@@ -44,6 +44,7 @@ from there. Audacity will look for a file called "Pause.png".
|
||||
// Note: No '#ifndef/#define' pair on this header file.
|
||||
// we want to include it multiple times in Theme.cpp.
|
||||
|
||||
#include "Audacity.h"
|
||||
#include "Experimental.h"
|
||||
|
||||
#include "MacroMagic.h"
|
||||
|
||||
Reference in New Issue
Block a user