mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 16:02:43 +01:00 
			
		
		
		
	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:
		| @@ -1,6 +1,7 @@ | |||||||
| #pragma once | #pragma once | ||||||
|  |  | ||||||
| #include <iostream> | #include <iostream> | ||||||
|  | #include <optional> | ||||||
| #include <string> | #include <string> | ||||||
|  |  | ||||||
| #include "gtkmm/box.h" | #include "gtkmm/box.h" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Robert Günzler
					Robert Günzler