summaryrefslogtreecommitdiff
path: root/src/net/packets.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/packets.hpp')
-rw-r--r--src/net/packets.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/packets.hpp b/src/net/packets.hpp
index 6d37478..2e00ad2 100644
--- a/src/net/packets.hpp
+++ b/src/net/packets.hpp
@@ -21,6 +21,8 @@
# include "fwd.hpp"
+# include <vector>
+
# include "../compat/cast.hpp"
# include "../ints/little.hpp"