summaryrefslogtreecommitdiffstats
path: root/src/Chat.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Chat.hpp')
-rw-r--r--src/Chat.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Chat.hpp b/src/Chat.hpp
index 4d147be..9ab5691 100644
--- a/src/Chat.hpp
+++ b/src/Chat.hpp
@@ -1,6 +1,7 @@
#pragma once
#include <vector>
+#include <string>
struct TextModifier {
size_t offset;