diff options
Diffstat (limited to 'common/str.cpp')
-rw-r--r-- | common/str.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/str.cpp b/common/str.cpp index a170099f70..d793c54cb8 100644 --- a/common/str.cpp +++ b/common/str.cpp @@ -22,7 +22,7 @@ #include "common/stdafx.h" #include "common/str.h" -#include "common/hash.h" +#include "common/hash-str.h" #include "common/util.h" #include <ctype.h> |