fix missing import

This commit is contained in:
Paulus Schoutsen 2017-01-20 23:06:54 -08:00
parent 4f8fc26919
commit c4d76b0568

View File

@ -10,6 +10,8 @@
<link rel='import' href='../../bower_components/paper-menu/paper-menu.html'>
<link rel='import' href='../../bower_components/paper-item/paper-item.html'>
<link rel='import' href='../util/hass-behavior.html'>
<dom-module id='more-info-media_player'>
<template>
<style is="custom-style" include="iron-flex iron-flex-alignment"></style>