Changeset 2799:afea9a8fd5b5 in roaraudio for roard/driver_wmm.c


Ignore:
Timestamp:
09/26/09 14:22:23 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

test for the correct consts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/driver_wmm.c

    r2798 r2799  
    2525#include "roard.h" 
    2626 
    27 #if defined(ROAR_HAVE_H_MMSYSTEM) && defined(ROAR_TARGET_WIN32) 
     27#ifdef ROAR_HAVE_LIBWINMM 
    2828 
    2929static int _alloc_wave_headers(struct driver_wmm * self) { 
Note: See TracChangeset for help on using the changeset viewer.