Skip to content

Commit

Permalink
mpris: fix build errors
Browse files Browse the repository at this point in the history
to address Alexays#1520 (comment)

Signed-off-by: Robert Günzler <r@gnzler.io>
  • Loading branch information
robertgzr authored and ldelossa committed Feb 24, 2023
1 parent 02d33d9 commit 0f4e200
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/modules/mpris/mpris.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include <iostream>
#include <optional>
#include <string>

#include "gtkmm/box.h"
Expand Down

0 comments on commit 0f4e200

Please sign in to comment.