aboutsummaryrefslogtreecommitdiffstats
path: root/lvz/wrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lvz/wrapper.cpp')
-rw-r--r--lvz/wrapper.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/lvz/wrapper.cpp b/lvz/wrapper.cpp
index d7cb5be..7941f4a 100644
--- a/lvz/wrapper.cpp
+++ b/lvz/wrapper.cpp
@@ -25,6 +25,9 @@
#ifndef PLUGIN_URI_SUFFIX
#error "This file requires PLUGIN_URI_SUFFIX to be defined"
#endif
+#ifndef PLUGIN_HEADER
+#error "This file requires PLUGIN_HEADER to be defined"
+#endif
#include <stdlib.h>
#include "audioeffectx.h"