Ignore:
Timestamp:
Jun 14, 2007, 3:33:51 AM (18 years ago)
Author:
stevenhl
Message:

Make warnings away - SHL
Use drv16/midi_idc.h only - SHL
Add interrupts 16-23 - MF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv16/mpu401.cpp

    r151 r205  
    3030#include <string.h>                    // strcpy(), strcat()
    3131#include "sizedefs.h"                  //### NUM_DEVICES, MAX_MPU401
    32 #include "..\midi\midi_idc.h"          // RTMIDI i/f
     32#include "midi_idc.h"                  // RTMIDI i/f
    3333#include "iodelay.h"
    3434#include "malloc.h"
Note: See TracChangeset for help on using the changeset viewer.