Apply the modification of CSortMgr
[profile/tv/apps/native/filebrowser.git] / include / FbBaseView.h
index abc4844..77623fb 100644 (file)
@@ -1,11 +1,10 @@
 #ifndef __FBBASE_VIEW_H__
 #define __FBBASE_VIEW_H__
 
+#include <MediaContentDbListener.h>
+#include <UsbConnectionListener.h>
 
-#include "ManagerUsb.h"
-
-
-class CFbBaseView : public CBaseView, CUsbConnectionListener, CDbUpdateListener {
+class CFbBaseView : public CBaseView, public CUsbConnectionListener, public CMediaContentDbUpdateListener {
 private:
        struct SFbBaseView* m;