mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	module-echo-cancel: Change extension .cc to .cpp for aec-webrtc
Makes this consistent with the rest of the code base.
This commit is contained in:
		
							parent
							
								
									d95870d8d3
								
							
						
					
					
						commit
						d2d0375c39
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -42,7 +42,7 @@ pipewire_module_echo_cancel_sources = [
 | 
			
		|||
 | 
			
		||||
if webrtc_dep.found()
 | 
			
		||||
  pipewire_module_echo_cancel_sources += [
 | 
			
		||||
    'module-echo-cancel/aec-webrtc.cc'
 | 
			
		||||
    'module-echo-cancel/aec-webrtc.cpp'
 | 
			
		||||
  ]
 | 
			
		||||
endif
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue