diff options
Diffstat (limited to 'raul/midi_events.h')
-rw-r--r-- | raul/midi_events.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/raul/midi_events.h b/raul/midi_events.h index 863fe0f..1c786aa 100644 --- a/raul/midi_events.h +++ b/raul/midi_events.h @@ -18,8 +18,8 @@ * */ -#ifndef RAUL_MIDIEVENTS_H -#define RAUL_MIDIEVENTS_H +#ifndef RAUL_MIDI_EVENTS_H +#define RAUL_MIDI_EVENTS_H /** @@ -130,4 +130,4 @@ /** \} */ -#endif /* RAUL_MIDIEVENTS_H */ +#endif /* RAUL_MIDI_EVENTS_H */ |