Changeset 2499:3581aa109b03 in roaraudio


Ignore:
Timestamp:
08/24/09 02:41:58 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

we only need those includes in case we have CB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/include/midi.h

    r2487 r2499  
    2828#include <roaraudio.h> 
    2929 
     30#ifndef ROAR_WITHOUT_DCOMP_CB 
    3031#ifdef __linux__ 
    3132#include <sys/ioctl.h> 
     
    3334#endif 
    3435 
    35 #ifndef ROAR_WITHOUT_DCOMP_CB 
    3636#define MIDI_CB_NOOVERRIDE 0 
    3737#define MIDI_CB_OVERRIDE   1 
Note: See TracChangeset for help on using the changeset viewer.