195b9c2581
Signed-off-by: Alfred Wingate <parona@protonmail.com>
13 lines
267 B
Diff
13 lines
267 B
Diff
diff --git a/src/reshade/effect_token.hpp b/src/reshade/effect_token.hpp
|
|
index e85e2fa..998f5f8 100644
|
|
--- a/src/reshade/effect_token.hpp
|
|
+++ b/src/reshade/effect_token.hpp
|
|
@@ -5,6 +5,7 @@
|
|
|
|
#pragma once
|
|
|
|
+#include <cstdint>
|
|
#include <string>
|
|
#include <vector>
|
|
|