dbg.h file is removed.
[profile/tv/apps/native/source.git] / src / main.cpp
index e88bf68..cfeac56 100644 (file)
@@ -14,8 +14,6 @@
  * limitations under the License.
  */
 
-#include <dlog.h>
-#include "dbg.h"
 #include <AppCommon.h>
 #include "def.h"
 #include "source_mgr.h"
@@ -23,6 +21,8 @@
 #include "menu_view.h"
 
 
+SET_TAG("source-list");
+
 static Evas_Object *_add_win(const char *name)
 {
        Evas_Object *win;