From 057ff0c4d3dd63b2cc9e561d53e76e063e9fa413 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Wed, 5 Dec 2007 19:11:55 +0000 Subject: Change of OSS soundcard.h file path (gps). --- RtAudio.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RtAudio.cpp') diff --git a/RtAudio.cpp b/RtAudio.cpp index f5b324f..5e332dd 100644 --- a/RtAudio.cpp +++ b/RtAudio.cpp @@ -5970,7 +5970,7 @@ extern "C" void *alsaCallbackHandler( void *ptr ) #include #include #include -#include "oss/soundcard.h" +#include "soundcard.h" #include #include -- cgit v1.2.3