summaryrefslogtreecommitdiff
path: root/plugins
diff options
Diffstat (limited to 'plugins')
-rw-r--r--plugins/unityshell/src/unityshell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/unityshell/src/unityshell.h b/plugins/unityshell/src/unityshell.h
index 5b0964cb4..052f421b3 100644
--- a/plugins/unityshell/src/unityshell.h
+++ b/plugins/unityshell/src/unityshell.h
@@ -95,7 +95,7 @@ class UnityScreen :
public GLScreenInterface,
public BaseSwitchScreen,
public PluginClassHandler <UnityScreen, CompScreen>,
- public CompAction::Class,
+ public CompAction::Container,
public UnityshellOptions
{
public: