diff options
Diffstat (limited to 'protocols/MinecraftDynmap/src/stdafx.h')
-rw-r--r-- | protocols/MinecraftDynmap/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/MinecraftDynmap/src/stdafx.h b/protocols/MinecraftDynmap/src/stdafx.h index 301af3bf93..68992c9a2b 100644 --- a/protocols/MinecraftDynmap/src/stdafx.h +++ b/protocols/MinecraftDynmap/src/stdafx.h @@ -63,6 +63,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. class MinecraftDynmapProto; +#include "../../utils/std_string_utils.h" + #include "utils.h" #include "proto.h" #include "constants.h" |