fixed include
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16416 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#ifndef USB_MIDI_H
|
#ifndef USB_MIDI_H
|
||||||
#define USB_MIDI_H
|
#define USB_MIDI_H
|
||||||
|
|
||||||
#include "USB_audio.h"
|
#include <usb/USB_audio.h>
|
||||||
|
|
||||||
// (Partial) USB Class Definitions for MIDI Devices, version 1.0
|
// (Partial) USB Class Definitions for MIDI Devices, version 1.0
|
||||||
// Reference: http://www.usb.org/developers/devclass_docs/midi10.pdf
|
// Reference: http://www.usb.org/developers/devclass_docs/midi10.pdf
|
||||||
|
|||||||
Reference in New Issue
Block a user