summaryrefslogtreecommitdiff
path: root/src/common/md5calc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/md5calc.cpp')
-rw-r--r--src/common/md5calc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/md5calc.cpp b/src/common/md5calc.cpp
index 70b0e1f..8d650fa 100644
--- a/src/common/md5calc.cpp
+++ b/src/common/md5calc.cpp
@@ -5,9 +5,9 @@
#include "../strings/xstring.hpp"
#include "../strings/vstring.hpp"
+#include "../io/cxxstdio.hpp"
#include "../io/read.hpp"
-#include "cxxstdio.hpp"
#include "random.hpp"
#include "utils.hpp"