From: Gary Scavone Date: Wed, 5 Dec 2007 19:11:55 +0000 (+0000) Subject: Change of OSS soundcard.h file path (gps). X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=057ff0c4d3dd63b2cc9e561d53e76e063e9fa413;p=rtaudio-cdist.git Change of OSS soundcard.h file path (gps). --- 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