Merge events.h into communication.h

This commit is contained in:
Robbert van der Helm
2020-10-25 21:25:31 +01:00
parent 4b53342514
commit 54ed69c408
5 changed files with 407 additions and 410 deletions
-1
View File
@@ -21,7 +21,6 @@
#include <iostream>
#include "../../common/communication.h"
#include "../../common/events.h"
/**
* A function pointer to what should be the entry point of a VST plugin.