Skip to content

Commit 03012e9

Browse files
committed
Moved resources
1 parent d99aa36 commit 03012e9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/meta/plugin_template.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ namespace lsp
125125
clap_features_mono,
126126
E_DUMP_STATE,
127127
plugin_template_mono_ports,
128-
"template/plugin.xml",
128+
"plugins/template/plugin.xml",
129129
NULL,
130130
mono_plugin_port_groups,
131131
&plugin_template_bundle
@@ -156,7 +156,7 @@ namespace lsp
156156
clap_features_stereo,
157157
E_DUMP_STATE,
158158
plugin_template_stereo_ports,
159-
"template/plugin.xml",
159+
"plugins/template/plugin.xml",
160160
NULL,
161161
stereo_plugin_port_groups,
162162
&plugin_template_bundle

0 commit comments

Comments
 (0)