mpris: fix build errors
to address https://github.com/Alexays/Waybar/pull/1520#issuecomment-1374229080 Signed-off-by: Robert Günzler <r@gnzler.io>pull/1926/head
parent
b3b5d8f9ab
commit
24d03d13ce
|
@ -1,6 +1,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <iostream>
|
||||
#include <optional>
|
||||
#include <string>
|
||||
|
||||
#include "gtkmm/box.h"
|
||||
|
|
Loading…
Reference in New Issue