summaryrefslogtreecommitdiff
path: root/src/mmo/md5more.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mmo/md5more.hpp')
-rw-r--r--src/mmo/md5more.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mmo/md5more.hpp b/src/mmo/md5more.hpp
index 4b9895d..f3ab363 100644
--- a/src/mmo/md5more.hpp
+++ b/src/mmo/md5more.hpp
@@ -27,6 +27,8 @@
# include "../io/fwd.hpp"
+# include "../net/fwd.hpp"
+
MD5_state MD5_from_FILE(io::ReadFile& in);
// whoever wrote this fails basic understanding of