diff options
Diffstat (limited to 'src/mpris2-controller.vala')
-rw-r--r-- | src/mpris2-controller.vala | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mpris2-controller.vala b/src/mpris2-controller.vala index 04ceb88..9a0c1a5 100644 --- a/src/mpris2-controller.vala +++ b/src/mpris2-controller.vala @@ -16,6 +16,7 @@ PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ + using Dbusmenu; using Transport; |