Cleanup: move toolsystem into own include
Many files using the window manager don't access the tool-system. This avoids rebuilding many files when the tool-system changes.
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
#include "ED_datafiles.h"
|
||||
|
||||
#include "WM_api.h"
|
||||
#include "WM_toolsystem.h"
|
||||
|
||||
#include "RNA_define.h"
|
||||
|
||||
|
Reference in New Issue
Block a user