13
0

Add missing include

This commit is contained in:
David Robillard 2016-12-04 15:16:08 -05:00
parent b51321bd7d
commit 9aac954744

View File

@ -20,6 +20,7 @@
#define EVORAL_NOTE_HPP
#include <algorithm>
#include <assert.h>
#include <glib.h>
#include <stdint.h>