diff options
Diffstat (limited to 'src/lib/util/hashing.cpp')
-rw-r--r-- | src/lib/util/hashing.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/util/hashing.cpp b/src/lib/util/hashing.cpp index 4e7d7a83005..e90c128a8a2 100644 --- a/src/lib/util/hashing.cpp +++ b/src/lib/util/hashing.cpp @@ -9,6 +9,7 @@ ***************************************************************************/ #include "hashing.h" +#include "strformat.h" #include <zlib.h> |