Update session_midi.cc

This commit is contained in:
EZ4Stephen 2025-11-19 16:59:36 +04:00 committed by GitHub
parent e90962530a
commit f9fb8654eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,9 @@
#include <memory>
#include <string>
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif
#include <glibmm/main.h>