From e8a3df4b464ef34baafdecee59bd2db3da168830 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Thu, 3 Sep 2015 15:59:34 +0200 Subject: Added missing GUI:: namespaces. --- vst/drumgizmo_vst.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vst/drumgizmo_vst.h') diff --git a/vst/drumgizmo_vst.h b/vst/drumgizmo_vst.h index 4497c48..b15122c 100644 --- a/vst/drumgizmo_vst.h +++ b/vst/drumgizmo_vst.h @@ -112,7 +112,7 @@ public: private: DrumGizmoVst* dgeff; - PluginGUI *plugingui; + GUI::PluginGUI *plugingui; DrumGizmo *drumgizmo; }; -- cgit v1.2.3