mpris: fix build errors

to address https://github.com/Alexays/Waybar/pull/1520#issuecomment-1374229080

Signed-off-by: Robert Günzler <r@gnzler.io>
This commit is contained in:
Robert Günzler 2023-01-07 01:42:57 +01:00
parent b3b5d8f9ab
commit 24d03d13ce
No known key found for this signature in database
GPG Key ID: 2143BD2AAB94BCC4

View File

@ -1,6 +1,7 @@
#pragma once
#include <iostream>
#include <optional>
#include <string>
#include "gtkmm/box.h"