mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-16 13:40:05 +02:00
Move communication.h to communication/vst2.h
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#include <iostream>
|
||||
#include <set>
|
||||
|
||||
#include "../../common/communication.h"
|
||||
#include "../../common/communication/vst2.h"
|
||||
|
||||
/**
|
||||
* A function pointer to what should be the entry point of a VST plugin.
|
||||
|
||||
Reference in New Issue
Block a user