diff --git a/qmc_key.hpp b/qmc_key.hpp index f3178cd..58faef4 100644 --- a/qmc_key.hpp +++ b/qmc_key.hpp @@ -1,4 +1,4 @@ -#include"TencentTea.hpp" +#include "TencentTea.hpp" #include "base64.hpp" void simpleMakeKey(uint8_t salt, int length, std::vector &key_buf) {