Skip to content

Commit 48b1a10

Browse files
committed
core: add missing include
1 parent a4895d5 commit 48b1a10

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/libremidi/cmidi2.hpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#ifndef CMIDI2_H_INCLUDED
33
#define CMIDI2_H_INCLUDED
44

5+
#include <libremidi/config.hpp>
6+
57
#include <memory.h>
68
#include <stdbool.h>
79
#include <stdint.h>

0 commit comments

Comments
 (0)