From 08ab5b93de934ca39b30050cc566a2fd825796cf Mon Sep 17 00:00:00 2001 From: lathoub Date: Sat, 7 Mar 2020 10:26:47 +0100 Subject: [PATCH] added namespace reference --- src/serialMIDI.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/serialMIDI.h b/src/serialMIDI.h index 622c32f..a28f523 100644 --- a/src/serialMIDI.h +++ b/src/serialMIDI.h @@ -1,5 +1,7 @@ #pragma once +#include "midi_Namespace.h" + BEGIN_MIDI_NAMESPACE template