- fix lost reference to HL_ByteBuffer.h

This commit is contained in:
Dmytro Bogovych 2019-03-27 14:59:19 +02:00
parent 05689d0984
commit 9e3b4bfb9e
1 changed files with 1 additions and 2 deletions

View File

@ -19,9 +19,8 @@
#if defined(USE_AQUA_LIBRARY)
# include "aqua.h"
# include <json/json.h>
#include <helper/HL_ByteBuffer.h>
#endif
# include "helper/HL_ByteBuffer.h"
namespace MT