Update of /cvsroot/alsa/alsa-tools/hdspconf/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24113/hdspconf/src

Modified Files:
        HC_CardPane.h hdspconf.cxx 
Log Message:
fixed the path of hdsp.h



Index: HC_CardPane.h
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/hdspconf/src/HC_CardPane.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- HC_CardPane.h       3 Nov 2003 19:09:32 -0000       1.2
+++ HC_CardPane.h       19 Mar 2004 15:29:59 -0000      1.3
@@ -23,7 +23,7 @@
 #define HC_CardPane_H
 
 #include <stdio.h>
-#include <sound/hdsp.h>
+#include <alsa/sound/hdsp.h>
 #include <FL/Fl_Group.H>
 #include "HC_SyncCheck.h"
 #include "HC_SpdifFreq.h"

Index: hdspconf.cxx
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/hdspconf/src/hdspconf.cxx,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hdspconf.cxx        24 Nov 2003 18:16:27 -0000      1.4
+++ hdspconf.cxx        19 Mar 2004 15:29:59 -0000      1.5
@@ -24,7 +24,7 @@
 #include <errno.h>
 #include <sys/ioctl.h>
 #include <alsa/asoundlib.h>
-#include <sound/hdsp.h>
+#include <alsa/sound/hdsp.h>
 #include <FL/Fl.H>
 #include <FL/Fl_Window.H>
 #include <FL/Fl_Group.H>



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to