mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	Fix the symdef include
This commit is contained in:
		
							parent
							
								
									6fccd5828a
								
							
						
					
					
						commit
						314dadeade
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -30,7 +30,7 @@
 | 
				
			||||||
#include <pulsecore/modargs.h>
 | 
					#include <pulsecore/modargs.h>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include "dbus-util.h"
 | 
					#include "dbus-util.h"
 | 
				
			||||||
#include "module-bt-proximity-symdef.h"
 | 
					#include "module-bt-discover-symdef.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PA_MODULE_AUTHOR("Joao Paulo Rechi Vita");
 | 
					PA_MODULE_AUTHOR("Joao Paulo Rechi Vita");
 | 
				
			||||||
PA_MODULE_DESCRIPTION("Detect available bluetooth audio devices and load bluetooth audio drivers");
 | 
					PA_MODULE_DESCRIPTION("Detect available bluetooth audio devices and load bluetooth audio drivers");
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue