summaryrefslogtreecommitdiff
path: root/plexSdOsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'plexSdOsd.h')
-rw-r--r--plexSdOsd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plexSdOsd.h b/plexSdOsd.h
index 8b2c33e..bacf3dc 100644
--- a/plexSdOsd.h
+++ b/plexSdOsd.h
@@ -54,7 +54,7 @@ private:
std::shared_ptr<skindesignerapi::cViewElement> m_pMessage;
bool m_messageDisplayed;
- skindesignerapi::cOsdView* m_pRootView;
+ std::shared_ptr<skindesignerapi::cOsdView> m_pRootView;
void Flush();
//void SwitchGrid(ePlexMenuTab currentTab);