mirror of
				https://github.com/alsa-project/alsa-lib.git
				synced 2025-11-03 09:01:52 -05:00 
			
		
		
		
	Changed inclusion files from linux/ to sound/
This commit is contained in:
		
							parent
							
								
									78cd184441
								
							
						
					
					
						commit
						626c56774c
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -27,9 +27,9 @@
 | 
				
			||||||
#ifndef __ASOUNDLIB_H
 | 
					#ifndef __ASOUNDLIB_H
 | 
				
			||||||
#define __ASOUNDLIB_H
 | 
					#define __ASOUNDLIB_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <linux/asound.h>
 | 
					#include <sound/asound.h>
 | 
				
			||||||
#include <linux/asoundef.h>
 | 
					#include <sound/asoundef.h>
 | 
				
			||||||
#include <linux/asequencer.h>
 | 
					#include <sound/asequencer.h>
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue