1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-21 14:02:57 +02:00

Remove some unnecessary #include directives

This commit is contained in:
Paul Licameli
2019-05-15 14:05:19 -04:00
parent eeb290aeb6
commit f6adeed47b
47 changed files with 40 additions and 66 deletions

View File

@@ -75,7 +75,6 @@ can't be.
#include "Project.h"
#include "toolbars/ToolBar.h"
#include "toolbars/ToolManager.h"
#include "ImageManipulation.h"
#include "AllThemeResources.h" // can remove this later, only needed for 'XPMS_RETIRED'.
#include "FileNames.h"
#include "Prefs.h"