6 lines
No EOL
152 B
C++
6 lines
No EOL
152 B
C++
#include <lv2/core/lv2.h>
|
|
#include "plugin.hh"
|
|
|
|
using Dynamite::Drive;
|
|
|
|
static int _ = Drive::register_class("https://github.com/aleksrutins/dynamite"); |