diff --git a/res/panels/EvenVCObeta.svg b/res/panels/EvenVCObeta.svg
new file mode 100644
index 0000000..770d19f
--- /dev/null
+++ b/res/panels/EvenVCObeta.svg
@@ -0,0 +1,1850 @@
+
+
+
+
diff --git a/src/EvenVCO2.cpp b/src/EvenVCO2.cpp
index e2f64c4..7886ff6 100644
--- a/src/EvenVCO2.cpp
+++ b/src/EvenVCO2.cpp
@@ -277,7 +277,7 @@ struct EvenVCO2 : Module {
struct EvenVCO2Widget : ModuleWidget {
EvenVCO2Widget(EvenVCO2* module) {
setModule(module);
- setPanel(APP->window->loadSvg(asset::plugin(pluginInstance, "res/panels/EvenVCO.svg")));
+ setPanel(APP->window->loadSvg(asset::plugin(pluginInstance, "res/panels/EvenVCObeta.svg")));
addChild(createWidget(Vec(15, 0)));
addChild(createWidget(Vec(15, 365)));