aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/src/vsthost.h
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/src/vsthost.h')
-rw-r--r--externals/grill/vst/src/vsthost.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/grill/vst/src/vsthost.h b/externals/grill/vst/src/vsthost.h
index d4365e97..0b055d40 100644
--- a/externals/grill/vst/src/vsthost.h
+++ b/externals/grill/vst/src/vsthost.h
@@ -324,8 +324,10 @@ private:
inline bool HasFlags(long msk) const { return effect && (effect->flags&msk); }
+#if FLEXT_OS == FLEXT_OS_WIN
// the handle to the shared library
MHandle hdll;
+#endif
// the handle to the plugin editor window
WHandle hwnd;
// the VST plugin instance