mirror of
				https://github.com/alsa-project/alsa-tools.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	fixed the path of hdsp.h
This commit is contained in:
		
							parent
							
								
									45ca68c3cb
								
							
						
					
					
						commit
						15bdcde372
					
				
					 7 changed files with 7 additions and 7 deletions
				
			
		| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
#define HC_CardPane_H
 | 
					#define HC_CardPane_H
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include <FL/Fl_Group.H>
 | 
					#include <FL/Fl_Group.H>
 | 
				
			||||||
#include "HC_SyncCheck.h"
 | 
					#include "HC_SyncCheck.h"
 | 
				
			||||||
#include "HC_SpdifFreq.h"
 | 
					#include "HC_SpdifFreq.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
#include <errno.h>
 | 
					#include <errno.h>
 | 
				
			||||||
#include <sys/ioctl.h>
 | 
					#include <sys/ioctl.h>
 | 
				
			||||||
#include <alsa/asoundlib.h>
 | 
					#include <alsa/asoundlib.h>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include <FL/Fl.H>
 | 
					#include <FL/Fl.H>
 | 
				
			||||||
#include <FL/Fl_Window.H>
 | 
					#include <FL/Fl_Window.H>
 | 
				
			||||||
#include <FL/Fl_Group.H>
 | 
					#include <FL/Fl_Group.H>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -25,7 +25,7 @@
 | 
				
			||||||
#include <stdlib.h>
 | 
					#include <stdlib.h>
 | 
				
			||||||
#include <stdio.h>
 | 
					#include <stdio.h>
 | 
				
			||||||
#include <alsa/asoundlib.h>
 | 
					#include <alsa/asoundlib.h>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include "defines.h"
 | 
					#include "defines.h"
 | 
				
			||||||
#include "HDSPMixerWindow.h"
 | 
					#include "HDSPMixerWindow.h"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -25,7 +25,7 @@
 | 
				
			||||||
#include <FL/Fl.H>
 | 
					#include <FL/Fl.H>
 | 
				
			||||||
#include <FL/Fl_Group.H>
 | 
					#include <FL/Fl_Group.H>
 | 
				
			||||||
#include <FL/fl_draw.H>
 | 
					#include <FL/fl_draw.H>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include "HDSPMixerFader.h"
 | 
					#include "HDSPMixerFader.h"
 | 
				
			||||||
#include "HDSPMixerPeak.h"
 | 
					#include "HDSPMixerPeak.h"
 | 
				
			||||||
#include "HDSPMixerGain.h"
 | 
					#include "HDSPMixerGain.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -27,7 +27,7 @@
 | 
				
			||||||
#include <FL/Fl_Menu_.H>
 | 
					#include <FL/Fl_Menu_.H>
 | 
				
			||||||
#include <FL/Fl_Menu_Item.H>
 | 
					#include <FL/Fl_Menu_Item.H>
 | 
				
			||||||
#include <FL/fl_draw.H>
 | 
					#include <FL/fl_draw.H>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include "HDSPMixerWindow.h"
 | 
					#include "HDSPMixerWindow.h"
 | 
				
			||||||
#include "HDSPMixerIOMixer.h"
 | 
					#include "HDSPMixerIOMixer.h"
 | 
				
			||||||
#include "defines.h"
 | 
					#include "defines.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -39,7 +39,7 @@
 | 
				
			||||||
#include <sys/stat.h>
 | 
					#include <sys/stat.h>
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <alsa/asoundlib.h>
 | 
					#include <alsa/asoundlib.h>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include "HDSPMixerCard.h"
 | 
					#include "HDSPMixerCard.h"
 | 
				
			||||||
#include "HDSPMixerInputs.h"
 | 
					#include "HDSPMixerInputs.h"
 | 
				
			||||||
#include "HDSPMixerOutputs.h"
 | 
					#include "HDSPMixerOutputs.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
#include <unistd.h>
 | 
					#include <unistd.h>
 | 
				
			||||||
#include <errno.h>
 | 
					#include <errno.h>
 | 
				
			||||||
#include <alsa/asoundlib.h>
 | 
					#include <alsa/asoundlib.h>
 | 
				
			||||||
#include <sound/hdsp.h>
 | 
					#include <alsa/sound/hdsp.h>
 | 
				
			||||||
#include <FL/Fl.H>
 | 
					#include <FL/Fl.H>
 | 
				
			||||||
#include <FL/Fl_Preferences.H>
 | 
					#include <FL/Fl_Preferences.H>
 | 
				
			||||||
#include "pixmaps.h"
 | 
					#include "pixmaps.h"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue