Add missing include
This commit is contained in:
committed by
Johannes Lorenz
parent
454e047291
commit
c3c80159fd
@@ -31,6 +31,7 @@
|
||||
|
||||
#include <lv2/lv2plug.in/ns/ext/urid/urid.h>
|
||||
#include <mutex> // TODO: use semaphore, even though this is not realtime critical
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
#include <vector>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user