Fix build error due to changing app-common
[profile/tv/apps/native/filebrowser.git] / src / data / FileList.cpp
index 39a56d2..67cbb91 100644 (file)
 * limitations under the License.
 */
 
-#include <stdio.h>
-#include <stdlib.h>
+#include <cstdio>
+#include <cstdlib>
 #include <Eina.h>
 #include "dbg.h"
+#include <AppCommon.h>
 #include "common.h"
-#include "i18n.h"
-
-#include <media_content.h>
-#include "AppCommon.h"
-#include "ExtNameInfo.h"
 #include "FileList.h"
 
 int CFileList::t_Max(void)