mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-11-04 08:04:06 +01:00 
			
		
		
		
	Fix include case
This commit is contained in:
		@@ -93,7 +93,7 @@ scroll information.  It also has some status flags.
 | 
			
		||||
#include "Project.h"
 | 
			
		||||
 | 
			
		||||
#include "FreqWindow.h"
 | 
			
		||||
#include "effects/contrast.h"
 | 
			
		||||
#include "effects/Contrast.h"
 | 
			
		||||
#include "AutoRecovery.h"
 | 
			
		||||
#include "AudacityApp.h"
 | 
			
		||||
#include "AColor.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user