mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
9 lines
184 B
Diff
9 lines
184 B
Diff
--- a/Source/Core/UICommon/DiscordPresence.h
|
|
+++ b/Source/Core/UICommon/DiscordPresence.h
|
|
@@ -3,6 +3,7 @@
|
|
|
|
#pragma once
|
|
|
|
+#include <cstdint>
|
|
#include <functional>
|
|
#include <string>
|