Ignore:
Timestamp:
May 9, 2001, 7:44:25 PM (24 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv16/waudio.hpp

    r142 r181  
    3232#include "audiohw.hpp"
    3333#include "irq.hpp"
     34
     35#include <daudio.h>
    3436
    3537// defines used to define the PCM, MULAW, and ALAW tables used by
     
    8385                               // WAUDIO Class.
    8486   virtual void DevCaps(PAUDIO_CAPS pCaps);
     87   virtual void DevCaps(LPDAUDIO_CAPS pCaps);
    8588                               // configure the device for an operation
    8689   virtual void ConfigDev(STREAM *stream, PWAVECONFIGINFO pConfigInfo);
Note: See TracChangeset for help on using the changeset viewer.