mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 12:10:09 +02:00
Move PluginArchitecture to common
Along with the accompanying function to parse a PE32 file. We're going to have to define some common tags for different plugin types.
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
|
||||
#include "../common/communication/common.h"
|
||||
#include "../common/logging.h"
|
||||
#include "../common/plugins.h"
|
||||
#include "utils.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user