// Set plugin data #include "3bandeq/DistrhoPluginInfo.h" /// Set namespace for this plugin #define DISTRHO_NAMESPACE DISTRHO_3BEQ // Include Plugin code #include "3bandeq/DistrhoArtwork3BandEQ.cpp" #include "3bandeq/DistrhoPlugin3BandEQ.cpp" #include "3bandeq/DistrhoUI3BandEQ.cpp"